technical/api-remote: Describe new struct remote member pushurl
...and pushurl_nr Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
e1ca424112
commit
056724c624
@ -18,6 +18,10 @@ struct remote
|
|||||||
|
|
||||||
An array of all of the url_nr URLs configured for the remote
|
An array of all of the url_nr URLs configured for the remote
|
||||||
|
|
||||||
|
`pushurl`::
|
||||||
|
|
||||||
|
An array of all of the pushurl_nr push URLs configured for the remote
|
||||||
|
|
||||||
`push`::
|
`push`::
|
||||||
|
|
||||||
An array of refspecs configured for pushing, with
|
An array of refspecs configured for pushing, with
|
||||||
|
Loading…
Reference in New Issue
Block a user