On Nov 9, 2007 12:28 PM, Junio C Hamano <gitster@xxxxxxxxx> wrote: > David Symonds <dsymonds@xxxxxxxxx> writes: > > > Signed-off-by: David Symonds <dsymonds@xxxxxxxxx> > > --- > > Test 5 in this series fails because of a bug in git-ls-files, where > > git-ls-files t/../ > > (with or without --full-name) returns no files. > > Heh, you shouldn't do that ;-) > > Seriously, that's a long standing limitation in the code, not to > deal with arbitrary combination of ups and downs, but I do not > think there is any fundamental reason to disallow something > like: > > cd Documentation && git ls-files --full-name ../t > > Patches welcome. So you're otherwise happy with my tests, despite one of them triggering an (unrelated to git-checkout) bug? Or would you prefer I remove that particular failure from the tests and resend? Dave. - 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