Skip to content

Commit

Permalink
technical/api-remote: Describe new struct remote member pushurl
Browse files Browse the repository at this point in the history
...and pushurl_nr

Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Michael J Gruber authored and Junio C Hamano committed Jun 10, 2009
1 parent e1ca424 commit 056724c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Documentation/technical/api-remote.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@ struct 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`::

An array of refspecs configured for pushing, with
Expand Down

0 comments on commit 056724c

Please sign in to comment.