X7ROOT File Manager
Current Path:
/usr/share/doc/git-1.8.3.1/contrib/subtree
usr
/
share
/
doc
/
git-1.8.3.1
/
contrib
/
subtree
/
📁
..
📄
.gitignore
(62 B)
📄
COPYING
(17.57 KB)
📄
INSTALL
(566 B)
📄
Makefile
(1.19 KB)
📄
README
(211 B)
📄
git-subtree
(15.08 KB)
📄
git-subtree.1
(15.93 KB)
📄
git-subtree.sh
(15.08 KB)
📄
git-subtree.txt
(12.51 KB)
📄
git-subtree.xml
(18.29 KB)
📁
t
📄
todo
(1.69 KB)
Editing: INSTALL
HOW TO INSTALL git-subtree ========================== First, build from the top source directory. Then, in contrib/subtree, run: make make install make install-doc If you used configure to do the main build the git-subtree build will pick up those settings. If not, you will likely have to provide a value for prefix: make prefix=<some dir> make prefix=<some dir> install make prefix=<some dir> install-doc To run tests first copy git-subtree to the main build area so the newly-built git can find it: cp git-subtree ../.. Then: make test
Upload File
Create Folder