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 <mail@cup.kalibalik.dk>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
maint
Anders Melchiorsen 2009-01-18 15:36:55 +01:00 committed by Junio C Hamano
parent 9d3043cf33
commit 98347fee9b
1 changed files with 3 additions and 1 deletions

View File

@ -28,7 +28,9 @@ OPTIONS
------- -------
<repository>:: <repository>::
The "remote" repository that is destination of a push The "remote" repository that is destination of a push
operation. See the section <<URLS,GIT URLS>> below. operation. This parameter can be either a URL
(see the section <<URLS,GIT URLS>> below) or the name
of a remote (see the section <<REMOTES,REMOTES>> below).


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