diff options
author | Sebastian Thiel <byronimo@gmail.com> | 2015-01-08 17:07:01 +0100 |
---|---|---|
committer | Sebastian Thiel <byronimo@gmail.com> | 2015-01-08 17:08:02 +0100 |
commit | b08651e5ae2bffef5e4fb44fbdd7d467715e3b73 (patch) | |
tree | 2f507920b8c63a6b0074eb2938fb3b033467b612 /git/diff.py | |
parent | fc94b89dabd9df49631cbf6b18800325f3521864 (diff) | |
download | gitpython-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