make git version dynamic when building documentation
[git/gitweb.git] / INSTALL
blob5966dde46c214726fc422c2e55cbe0e981db2bd0
2 HOW TO INSTALL git-subtree
3 ==========================
5 Copy the file 'git-subtree.sh' to /usr/local/bin/git-subtree.
7 That will make a 'git subtree' (note: space instead of dash) command
8 available.  See the file git-subtree.txt for more.
10 You can also install the man page by doing:
12         make doc
13         cp git-subtree.1 /usr/share/man/man1/