Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79fdaf3 commit c4ace54Copy full SHA for c4ace54
doc/source/changes.rst
@@ -5,6 +5,9 @@ Changelog
5
2.0.4 - Fixes
6
=============
7
8
+* Fix: parser of commit object data is now robust against cases where
9
+ commit object contains invalid bytes. The invalid characters are now
10
+ replaced rather than choked on.
11
* Fix: non-ASCII paths are now properly decoded and returned in
12
``.diff()`` output
13
* Fix: `RemoteProgress` will now strip the ', ' prefix or suffix from messages.
0 commit comments