diff options
author | Jeff King <peff@peff.net> | 2007-03-12 14:58:50 -0400 |
---|---|---|
committer | Shawn O. Pearce <spearce@spearce.org> | 2007-03-12 15:02:13 -0400 |
commit | e7411303861f02a28b76a4c43451c427a3439a5c (patch) | |
tree | 938c83cd7380ed132c75f9d8b4f54103883fda64 /Documentation | |
parent | git-bundle: only die if pack would be empty, warn if ref is skipped (diff) | |
download | tgif-e7411303861f02a28b76a4c43451c427a3439a5c.tar.xz |
New fast-import test case for valid tree sorting
The Git tree sorting convention is more complex than just the name,
it needs to include the mode too to make sure trees sort as though
their name ends with "/".
This is a simple test case that verifies fast-import keeps the tree
ordering correct after editing the same tree twice in a single
input stream. A recent proposed patch series (that has not yet
been applied) will cause this test to fail, due to a bug in the
way the series handles sorting within the trees.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions