diff options
author | Ashley Whetter <ashley.whetter@aardman.com> | 2015-12-21 10:48:58 +0000 |
---|---|---|
committer | Ashley Whetter <ashley.whetter@aardman.com> | 2015-12-21 10:48:58 +0000 |
commit | 05a302c962afbe5b54e207f557f0d3f77d040dc8 (patch) | |
tree | f8302a4bd0213f9acfb93a50fa9433403bbcbdba /git/util.py | |
parent | b295c13140f48e6a7125b4e4baf0a0ca03e1e393 (diff) | |
download | gitpython-05a302c962afbe5b54e207f557f0d3f77d040dc8.tar.gz |
Fixed a non-Windows import
signal.SIGKILL is not available on Windows so use signal.SIGTERM as a backup
when SIGKILL is not available.
Diffstat (limited to 'git/util.py')
0 files changed, 0 insertions, 0 deletions