Mention that pull can work locally in the synopsis
Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com> Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:

committed by
Junio C Hamano

parent
151602df00
commit
ce4231ffa8
@ -3,7 +3,7 @@ git-pull(1)
|
|||||||
|
|
||||||
NAME
|
NAME
|
||||||
----
|
----
|
||||||
git-pull - Pull and merge from another repository
|
git-pull - Pull and merge from another repository or a local branch
|
||||||
|
|
||||||
|
|
||||||
SYNOPSIS
|
SYNOPSIS
|
||||||
|
@ -324,7 +324,7 @@ gitlink:git-mv[1]::
|
|||||||
Move or rename a file, a directory, or a symlink.
|
Move or rename a file, a directory, or a symlink.
|
||||||
|
|
||||||
gitlink:git-pull[1]::
|
gitlink:git-pull[1]::
|
||||||
Fetch from and merge with a remote repository.
|
Fetch from and merge with a remote repository or a local branch.
|
||||||
|
|
||||||
gitlink:git-push[1]::
|
gitlink:git-push[1]::
|
||||||
Update remote refs along with associated objects.
|
Update remote refs along with associated objects.
|
||||||
|
Reference in New Issue
Block a user