We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
git --exec-path
1 parent ff0c9d8 commit a6d3bb5Copy full SHA for a6d3bb5
README.md
@@ -6,7 +6,7 @@ git-subtree allows subprojects to be included within a sub-directory of a main p
6
7
Choose **one** of the following ways to install git-subtree:
8
9
-1. Copy the file `git-subtree.sh` to where all other git scripts are stored.
+1. Copy the file `git-subtree.sh` to where all other git scripts are stored (`git --exec-path` will tell you this).
10
1. Run `install.sh` in a Git-enabled shell (that's "Git Bash" on Windows).
11
1. Run `make install` in a Cygwin-enabled shell.
12
0 commit comments