
14 Nov
2012
14 Nov
'12
11:50 p.m.
Brian May writes:
On 15 November 2012 10:10, Trent W. Buck wrote:
So it can work in a bare repo? +1, that lack is annoying in gitit (as at 2010, at least).
Seems to work fine.
Does seem to require a ".git" extension on the directory though or it won't work. So "a" doesn't work, but "a.git" appears ok.
That sounds like they're saying "if it has .git it's bare" when they should be saying "$GIT_DIR/config says it's bare, it's bare". Shrug; oh well.