summaryrefslogtreecommitdiff
path: root/git/cmd.py
diff options
context:
space:
mode:
authorSebastian Thiel <byronimo@gmail.com>2015-12-13 13:10:33 +0100
committerSebastian Thiel <byronimo@gmail.com>2015-12-13 13:10:33 +0100
commitd82a6c5ed9108be5802a03c38f728a07da57438e (patch)
tree22476136137e46bb0a08fea8cabcaa805f7c024b /git/cmd.py
parenta1a59764096cef4048507cb50f0303f48b87a242 (diff)
downloadgitpython-d82a6c5ed9108be5802a03c38f728a07da57438e.tar.gz
fix(tree): tree item sort now uses git-style
Previously it was possible to generate trees which didn't appear legit to git as gitpython's sorting was a simple alpha-numeric sort. Git uses one that minimizes literal string comparisons though, and thus behaves slightly differently sometimes. Fixes #369
Diffstat (limited to 'git/cmd.py')
0 files changed, 0 insertions, 0 deletions