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 d7b029f commit 5a294a6Copy full SHA for 5a294a6
3 files changed
VERSION
@@ -1 +1 @@
1
-3.1.49
+3.1.50
doc/source/changes.rst
@@ -2,11 +2,19 @@
2
Changelog
3
=========
4
5
6
+======
7
+
8
+Save setting of configuration values, this time sections as well, as follow-up to 3.1.49.
9
10
+See the following for all changes.
11
+https://github.com/gitpython-developers/GitPython/releases/tag/3.1.50
12
13
3.1.49
14
======
15
16
Save setting of configuration values,
-which cuold be used to inject other more configuration.
17
+which could be used to inject other more configuration.
18
19
Also more conforming `rev-parse` implementation.
20
git/ext/gitdb
0 commit comments