Christoph Lohmann <[email protected]> writes: > Greetings. > > On Thu, 29 Nov 2012 17:59:57 +0100 Christian Neukirchen > <[email protected]> wrote: >> pancake <[email protected]> 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. > > That’s already enabled. It still does not export the tags.
Did you push already? Works for me, locally, git version 1.8.0.1. -- Christian Neukirchen <[email protected]> http://chneukirchen.org
