We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent6c6ae79 commit9640213Copy full SHA for 9640213
doc/source/changes.rst
@@ -135,7 +135,7 @@ Please note that due to breaking changes, we have to increase the major version.
135
1.0.2 - Fixes
136
=============
137
138
-* IMPORTANT: Changed default object database of `Repo` objects to `GitComdObjectDB`. The pure-python implementation
+* IMPORTANT: Changed default object database of `Repo` objects to `GitCmdObjectDB`. The pure-python implementation
139
used previously usually fails to release its resources (i.e. file handles), which can lead to problems when working
140
with large repositories.
141
* CRITICAL: fixed incorrect `Commit` object serialization when authored or commit date had timezones which were not