Skip to content

Commit 4208fa5

Browse files
committed
Merge branch 'ms/subtree-fixlets' into maint
* ms/subtree-fixlets: git-subtree: fix typo in manpage git-subtree: ignore git-subtree executable
2 parents b48b632 + 248a884 commit 4208fa5

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

contrib/subtree/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
*~
2+
git-subtree
23
git-subtree.xml
34
git-subtree.1
45
mainline

contrib/subtree/git-subtree.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ pull::
9393
repository.
9494

9595
push::
96-
Does a 'split' (see above) using the <prefix> supplied
96+
Does a 'split' (see below) using the <prefix> supplied
9797
and then does a 'git push' to push the result to the
9898
repository and refspec. This can be used to push your
9999
subtree to different branches of the remote repository.

0 commit comments

Comments
 (0)