diff options
author | nulltoken <emeric.fermas@gmail.com> | 2011-10-29 17:45:01 +0200 |
---|---|---|
committer | nulltoken <emeric.fermas@gmail.com> | 2011-10-29 22:42:37 +0200 |
commit | e3baa3ccf3b606517b3819913228c030854b8d77 (patch) | |
tree | 1c82932dec43e9972310c538f18699b77ce93dd8 /src/commit.c | |
parent | a1bd78ea29caa05cf44e57f525d5b11fd9e2dc3a (diff) | |
download | libgit2-e3baa3ccf3b606517b3819913228c030854b8d77.tar.gz |
status: Fix a sorting issue in the treewalker
This ensures that entries from the working directory are retrieved according to the following rules:
- The file "subdir" should appear before the file "subdir.txt"
- The folder "subdir" should appear after the file "subdir.txt"
Diffstat (limited to 'src/commit.c')
0 files changed, 0 insertions, 0 deletions