12
HOW TO INSTALL git-subtree
3==========================
45
Copy the file 'git-subtree.sh' to /usr/local/bin/git-subtree.
67
That will make a 'git subtree' (note: space instead of dash) command
8available. See the file git-subtree.txt for more.
910
You can also install the man page by doing:
1112
make doc
13cp git-subtree.1 /usr/share/man/man1/