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..
On 11/29/12 15:20, Daniel Bainton wrote:
On 29 November 2012 16:19, Nick <suckless-...@njw.me.uk> wrote:
On Thu, Nov 29, 2012 at 02:15:36PM +0000, Anthony Cox wrote:
On 29/11/12 14:01 ;+0000, Nick wrote:
One thing is that there don't appear to be any tags (at least with
surf, which is what I tested).
Seems to work fine for me:
tony@morpheus ~ $ git clone git://git.suckless.org/surf
Hmm, I wonder if it's the http transport, then...
FWIW I'm using the git on debian stable, 1.7.2.5. And I'm behind a
stupid firewall that forbids git://
Ah yes, that's it, tested with http and the tags won't get synced for me.
--
Daniel