File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -5,13 +5,13 @@ Changelog
5
5
2.0.3 - Fixes
6
6
=============
7
7
8
- * Fix: bug in `git-blame --incremental ` output parser that broken when
9
- commit messages contained `\r ` characters
8
+ * Fix: bug in `` git-blame --incremental ` ` output parser that broken when
9
+ commit messages contained `` \r ` ` characters
10
10
* Fix: progress handler exceptions are not caught anymore, which would
11
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.
12
+ * Fix: The `` Git.execute `` method will now redirect `` stdout `` to
13
+ `` devnull `` if `` with_stdout `` is false, which is the intended behaviour
14
+ based on the parameter's documentation.
15
15
16
16
2.0.2 - Fixes
17
17
=============
You can’t perform that action at this time.
0 commit comments