diff options
Diffstat (limited to 'contrib/subtree/install.sh')
-rw-r--r-- | contrib/subtree/install.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/subtree/install.sh b/contrib/subtree/install.sh new file mode 100644 index 000000000..1f87a6243 --- /dev/null +++ b/contrib/subtree/install.sh @@ -0,0 +1,2 @@ +# copy Git to where the rest of the Git scripts are found. +cp git-subtree.sh "$(git --exec-path)"/git-subtree
\ No newline at end of file |