Skip to content

Commit 051265d

Browse files
committed
Noted the subtree dependency.
1 parent 1bf10e4 commit 051265d

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ Git Subsplit
44
Automate and simplify the process of managing one-way read-only
55
subtree splits.
66

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+
712

813
Install
914
-------

0 commit comments

Comments
 (0)