mirror of
https://github.com/git/git.git
synced 2025-04-18 05:24:17 +00:00
Merge branch 'ms/subtree-fixlets'
* ms/subtree-fixlets: git-subtree: fix typo in manpage git-subtree: ignore git-subtree executable
This commit is contained in:
commit
b81827b6b6
contrib/subtree
1
contrib/subtree/.gitignore
vendored
1
contrib/subtree/.gitignore
vendored
@ -1,4 +1,5 @@
|
||||
*~
|
||||
git-subtree
|
||||
git-subtree.xml
|
||||
git-subtree.1
|
||||
mainline
|
||||
|
@ -93,7 +93,7 @@ pull::
|
||||
repository.
|
||||
|
||||
push::
|
||||
Does a 'split' (see above) using the <prefix> supplied
|
||||
Does a 'split' (see below) using the <prefix> supplied
|
||||
and then does a 'git push' to push the result to the
|
||||
repository and refspec. This can be used to push your
|
||||
subtree to different branches of the remote repository.
|
||||
|
Loading…
x
Reference in New Issue
Block a user