xonsh/news/gitstatus-fix-leftover-index-lock.rst
Niklas Hambüchen 5ef4981ecf gistatus: Don't SIGKILL git to avoid leftover .git/index.lock.
Instead, ask it nicely to terminate using SIGTERM.
2017-06-19 23:01:41 +02:00

13 lines
163 B
ReStructuredText

**Added:** None
**Changed:** None
**Deprecated:** None
**Removed:** None
**Fixed:**
* Fixed leftover ``.git/index.lock`` in ``gitstatus``
**Security:** None