1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-11-05 16:52:59 +01:00
git/INSTALL

14 lines
334 B
Text
Raw Normal View History

2009-11-04 20:50:33 +01:00
HOW TO INSTALL git-subtree
==========================
Copy the file 'git-subtree.sh' to /usr/local/bin/git-subtree.
That will make a 'git subtree' (note: space instead of dash) command
available. See the file git-subtree.txt for more.
You can also install the man page by doing:
make doc
cp git-subtree.1 /usr/share/man/man1/