Add some tips for how to install.
This commit is contained in:
parent
e31d1e2f30
commit
c567d9e59f
13
INSTALL
Normal file
13
INSTALL
Normal file
@ -0,0 +1,13 @@
|
||||
|
||||
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/
|
Loading…
Reference in New Issue
Block a user