diff options
author | Russell Belfer <rb@github.com> | 2014-03-31 12:27:05 -0700 |
---|---|---|
committer | Russell Belfer <rb@github.com> | 2014-03-31 12:41:29 -0700 |
commit | c856f8c503a59ab6c8cc974d467aa2fcf509fd9b (patch) | |
tree | 5e2a119efe468a859880774f6f4391208debc8c1 /tests/diff/submodules.c | |
parent | 945c92a5cf1f73d56d0d2f06776f3181ed5b5548 (diff) | |
download | libgit2-c856f8c503a59ab6c8cc974d467aa2fcf509fd9b.tar.gz |
Fix submodule sorting in workdir iterator
With the changes to how git_path_dirload_with_stat handles things
that look like submodules, submodules could end up sorted in the
wrong order with the workdir iterator. This moves the submodule
check earlier in the iterator processing of a new directory so
that the submodule name updates will happen immediately and the
sort order will be correct.
Diffstat (limited to 'tests/diff/submodules.c')
0 files changed, 0 insertions, 0 deletions