Skip to content

Commit 056724c

Browse files
Michael J Grubergitster
authored andcommitted
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>
1 parent e1ca424 commit 056724c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Documentation/technical/api-remote.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ struct remote
1818

1919
An array of all of the url_nr URLs configured for the remote
2020

21+
`pushurl`::
22+
23+
An array of all of the pushurl_nr push URLs configured for the remote
24+
2125
`push`::
2226

2327
An array of refspecs configured for pushing, with

0 commit comments

Comments
 (0)