We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 123302c commit ec35edcCopy full SHA for ec35edc
doc/source/changes.rst
@@ -5,6 +5,8 @@ Changelog
5
2.0.3 - Fixes
6
=============
7
8
+* Fix: bug in `git-blame --incremental` output parser that broken when
9
+ commit messages contained `\r` characters
10
* Fix: progress handler exceptions are not caught anymore, which would usually just hide bugs
11
previously.
12
* Fix: The `Git.execute` method will now redirect `stdout` to `devnull` if `with_stdout` is false,
0 commit comments