We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bf10e4 commit 051265dCopy full SHA for 051265d
1 file changed
README.md
@@ -4,6 +4,11 @@ Git Subsplit
4
Automate and simplify the process of managing one-way read-only
5
subtree splits.
6
7
+Git subsplit relies on `subtree` being available. If is not available
8
+in your version of git (likely true for versions older than 1.7.11)
9
+please install it manually from [here][https://github.com/apenwarr/git-subtree].
10
+
11
12
13
Install
14
-------
0 commit comments