"David D. Kilzer" <ddkilzer@xxxxxxxxxx> wrote: > Eric Wong <normalperson@xxxxxxxx> wrote: > > When running from a top-level directory with no arguments, the first > > line of git-ls-tree was being read. This allowed the test case to pass > > because ls-tree sorts the output and 'directory' just happened to > > be up top; so we were getting the 040000 mode from the 'directory' > > tree and not the top-level tree. > > > > The below test should fix it for the trivial case I have. > > Acked-by: David D. Kilzer <ddkilzer@xxxxxxxxxx> > > Looks good! Thanks! Ok, I've folded that into your [2/3] and pushed everything (and an earlier fix) out to git://git.bogomips.org/git-svn.git David D. Kilzer (3): git-svn: extract reusable code into utility functions git-svn info: implement info command git-svn: info --url [path] Eric Wong (2): t9106: fix a race condition that caused svn to miss modifications git-svn: allow `info' command to work offline Junio, please pull, thanks. -- Eric Wong - 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