Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
diff-tree: use new base_name_compare() helper function
This fixes diff-tree sorting of directories vs files (we used to use just the regular cache_name_compare() which only works on full file pathnames).
- Loading branch information