summaryrefslogtreecommitdiff
path: root/git/diff.py
diff options
context:
space:
mode:
authorSebastian Thiel <byronimo@gmail.com>2015-01-08 17:07:01 +0100
committerSebastian Thiel <byronimo@gmail.com>2015-01-08 17:08:02 +0100
commitb08651e5ae2bffef5e4fb44fbdd7d467715e3b73 (patch)
tree2f507920b8c63a6b0074eb2938fb3b033467b612 /git/diff.py
parentfc94b89dabd9df49631cbf6b18800325f3521864 (diff)
downloadgitpython-b08651e5ae2bffef5e4fb44fbdd7d467715e3b73.tar.gz
Improved handling of name-resolution, which will not mangle names anymore.
Previously, an unresolvable ref name like HEAD would end up as HEX and was presented as BadObject error, even though that exception is for invalid shas only. Now BadName is thrown, which converts into a more useful error message. Improves #105
Diffstat (limited to 'git/diff.py')
0 files changed, 0 insertions, 0 deletions