pancake <panc...@youterm.com> writes: > the http support in git is a hack. are you guys running "git > update-server-info" > after every commit? this is used to update the http information with > the .git > database..
man githooks: > When enabled, the default post-update hook runs git update-server-info > to keep the information used by dumb transports (e.g., HTTP) > up-to-date. If you are publishing a git repository that is accessible > via HTTP, you should probably enable this hook. -- Christian Neukirchen <chneukirc...@gmail.com> http://chneukirchen.org