aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlookshe <github@lookshe.org>2016-09-26 14:42:40 +0200
committerlookshe <github@lookshe.org>2016-09-26 15:54:37 +0200
commit39276c807a47fdc9178becdfabf825e3eaeb4cfe (patch)
treeae5c5ddfbf7ae761f990cb7a93cbd5733f2b79c8
parent00a62227354d9dc674cef7bf10f89c7c3ac59a96 (diff)
Update README.md
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 98b101f..3d5d76d 100644
--- a/README.md
+++ b/README.md
@@ -9,6 +9,7 @@ others. The tool assumes to run on a server hosting one of these repositories -
so there has to be at least one you can control. A typical use-case would be
your own [gitolite](http://gitolite.com/gitolite/index.html) installation, that
you want to keep in sync with [GitHub](https://github.com/).
+Minimum required version of git is 1.8, because of option "--is-ancestor" in git-merge-base.
## Setup (gitolite)