How did you upload?
Basically, the best way really is to follow
Documentation/howto/setup-git-server-over-http.txt. Having said that, you
can run git-update-server-info locally, and copy .git/info/refs to the
webserver.
HOWEVER, most likely you have to adjust the permissions on the webserver
afterwards. As I said, the easiest way is to follow the docs (which boils
down to do even the initial push using git).
Hth,
Dscho
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html