You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -69,7 +69,7 @@ Please keep in mind, that the request method must be of type **POST**!
69
69
## Assumptions
70
70
71
71
* GitLab >= 5.x.
72
-
* Redmine 2.x running on a *nix-like system. Older versions of redmine will not work.
72
+
* Redmine 3.x running on a *nix-like system. Older versions of Redmine will not work.
73
73
* Git 1.7.10 or higher available on the commandline. Also supports Git 1.8 repositories which are mirrored with the new `clone --mirror` command (default: off, please turn on in options when new mirror command was used).
74
74
75
75
## Contributing
@@ -84,4 +84,4 @@ Please keep in mind, that the request method must be of type **POST**!
0 commit comments