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 bcd9964 commit 4ea19c0Copy full SHA for 4ea19c0
README.md
@@ -36,9 +36,9 @@ history rewriting tools](contrib/filter-repo-demos).
36
37
filter-repo requires:
38
39
- * a fairly [recent version of git](#upstream-improvements) (git >=
40
- 2.22.0 at a minimum, newer versions are needed for some features)
41
- * python3 (python >= 3.5)
+ * git >= 2.22.0 at a minimum; [some features](#upstream-improvements)
+ require git >= 2.24.0
+ * python3 >= 3.5
42
43
# How do I install it?
44
0 commit comments