Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-07-16 | t9000-t9999: fix broken &&-chains | Eric Sunshine | 1 | -1/+1 | |
Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> Signed-off-by: Junio C Hamano <gitster@pobox.com> | |||||
2009-12-23 | git svn: add test for a git svn gc followed by a git svn mkdirs | Robert Zeh | 1 | -0/+40 | |
git svn gc will compress the unhandled.log files that git svn mkdirs reads, causing git svn mkdirs to skip directory creation. [ew: trivial whitespace cleanups] Acked-by: Eric Wong <normalperson@yhbt.net> Signed-off-by: Robert Zeh <robert.a.zeh@gmail.com> |