Skip to content

Commit 98347fe

Browse files
Anders Melchiorsengitster
authored andcommitted
Documentation: git push repository can also be a remote
This is copied from pull-fetch-param.txt and helps the reader to not get stuck in the URL section. Signed-off-by: Anders Melchiorsen <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 9d3043c commit 98347fe

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Documentation/git-push.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,9 @@ OPTIONS
2828
-------
2929
<repository>::
3030
The "remote" repository that is destination of a push
31-
operation. See the section <<URLS,GIT URLS>> below.
31+
operation. This parameter can be either a URL
32+
(see the section <<URLS,GIT URLS>> below) or the name
33+
of a remote (see the section <<REMOTES,REMOTES>> below).
3234

3335
<refspec>...::
3436
The canonical format of a <refspec> parameter is

0 commit comments

Comments
 (0)