2 lines
109 B
Bash
2 lines
109 B
Bash
|
# copy Git to where the rest of the Git scripts are found.
|
||
|
cp git-subtree.sh "$(git --exec-path)"/git-subtree
|