Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Documentation: git push repository can also be a remote
author
Anders Melchiorsen
<mail@cup.kalibalik.dk>
Sun, 18 Jan 2009 14:36:55 +0000
(15:36 +0100)
committer
Junio C Hamano
<gitster@pobox.com>
Sun, 18 Jan 2009 22:27:02 +0000
(14:27 -0800)
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>
Documentation/git-push.txt
patch
|
blob
|
history
raw
|
patch
|
inline
| side by side (parent:
9d3043c
)
diff --git
a/Documentation/git-push.txt
b/Documentation/git-push.txt
index 3321966c6b802e575fcd3f67969ccc4e8572925e..8bfa7cb7e5dbd878ad244db4fabf1e899cb61a2a 100644
(file)
--- a/
Documentation/git-push.txt
+++ b/
Documentation/git-push.txt
@@
-28,7
+28,9
@@
OPTIONS
-------
<repository>::
The "remote" repository that is destination of a push
-------
<repository>::
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>...::
The canonical format of a <refspec> parameter is
<refspec>...::
The canonical format of a <refspec> parameter is