We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b48b632 + 248a884 commit 4208fa5Copy full SHA for 4208fa5
contrib/subtree/.gitignore
@@ -1,4 +1,5 @@
1
*~
2
+git-subtree
3
git-subtree.xml
4
git-subtree.1
5
mainline
contrib/subtree/git-subtree.txt
@@ -93,7 +93,7 @@ pull::
93
repository.
94
95
push::
96
- Does a 'split' (see above) using the <prefix> supplied
+ Does a 'split' (see below) using the <prefix> supplied
97
and then does a 'git push' to push the result to the
98
repository and refspec. This can be used to push your
99
subtree to different branches of the remote repository.
0 commit comments