aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to '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)