Ingo Molnar wrote:
* H. Peter Anvin <hpa@xxxxxxxxx> wrote:
Wang Chen wrote:
So http transport is wreckaged. (git version 1.6.0.1 here, Wang is using
1.5.3.x)
My git version is 1.5.5.1, although it doesn't matter ;)
http transport requires that "git update-server-info" is done after
each push. Otherwise, it ends up in a trainwreck.
can i simply put "git update-server-info" into .git/hooks/post-receive
to solve this problem?
post-update, rather than post-receive.
The standard post-update.sample contains it, it just needs a rename.
-hpa
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html