diff options
author | Erik Johnson <palehose@gmail.com> | 2017-08-10 16:09:35 -0500 |
---|---|---|
committer | Erik Johnson <palehose@gmail.com> | 2017-08-10 16:09:35 -0500 |
commit | 0b6cde8de6d40715cf445cf1a5d77cd9befbf4d0 (patch) | |
tree | 3743bb3544e4597c3882fcb96a62729591f84fc3 /git/diff.py | |
parent | cf8dc259fcc9c1397ea67cec3a6a4cb5816e3e68 (diff) | |
download | gitpython-0b6cde8de6d40715cf445cf1a5d77cd9befbf4d0.tar.gz |
Fix GitError being raised in initial `import git`
This catches any raise of one of the custom exceptions defined in
`git.exc` during the imports in the dunder init, and raises an
`ImportError` in those cases.
Diffstat (limited to 'git/diff.py')
0 files changed, 0 insertions, 0 deletions