File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -7,10 +7,11 @@ Changelog
77
88* Fix: bug in `git-blame --incremental ` output parser that broken when
99 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,
13- which is the intended behaviour based on the parameter's documentation.
10+ * Fix: progress handler exceptions are not caught anymore, which would
11+ usually just hide bugs previously.
12+ * Fix: The `Git.execute ` method will now redirect `stdout ` to `devnull ` if
13+ `with_stdout ` is false, which is the intended behaviour based on the
14+ parameter's documentation.
1415
15162.0.2 - Fixes
1617=============
You can’t perform that action at this time.
0 commit comments