We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7918fcc commit 2aae532Copy full SHA for 2aae532
doc/source/changes.rst
@@ -2,6 +2,18 @@
2
Changelog
3
=========
4
5
+3.1.30
6
+======
7
+
8
+- Make injections of command-invocations harder or impossible for clone and others.
9
+ See https://github.com/gitpython-developers/GitPython/pull/1518 for details.
10
+ Note that this might constitute a breaking change for some users, and if so please
11
+ let us know and we add an opt-out to this.
12
13
+See the following for all changes.
14
+https://github.com/gitpython-developers/gitpython/milestone/60?closed=1
15
16
17
3.1.29
18
======
19
0 commit comments