Skip to content

Commit 0b3f762

Browse files
committed
Updating git minimum version to 1.8.0
#80 outlines an issue where git push doesn't have the --prune option below git 1.8.0.
1 parent 5a24520 commit 0b3f762

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/prerequisites.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* [GitLab 6.x/7.x][gitlab]
66
* [pyapi-gitlab3 @ v0.5.4][python-gitlab3]
77
* [GNU coreutils][coreutils]
8-
* [git 1.6.5][git] or later (git 1.6.5 introduced transport helpers)
8+
* [git 1.8.0][git] or later
99

1010
If you plan on mirroring SVN repositories as well then you'll need the
1111
following additional options.

0 commit comments

Comments
 (0)