2 HOW TO INSTALL git-subtree
3 ==========================
5 You simply need to copy the file 'git-subtree.sh' to where
6 the rest of the git scripts are stored.
8 From the Git bash window just run:
12 Or if you have the full Cygwin installed, you can use make:
16 That will make a 'git subtree' (note: space instead of dash) command
17 available. See the file git-subtree.txt for more.
19 You can also install the man page by doing:
22 cp git-subtree.1 /usr/share/man/man1/