From 056724c6240ce79ff5ef4e91191bf7366dadba88 Mon Sep 17 00:00:00 2001 From: Michael J Gruber Date: Tue, 9 Jun 2009 18:01:36 +0200 Subject: [PATCH] technical/api-remote: Describe new struct remote member pushurl ...and pushurl_nr Signed-off-by: Michael J Gruber Signed-off-by: Junio C Hamano --- Documentation/technical/api-remote.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Documentation/technical/api-remote.txt b/Documentation/technical/api-remote.txt index 073b22bd83..c54b17db69 100644 --- a/Documentation/technical/api-remote.txt +++ b/Documentation/technical/api-remote.txt @@ -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 -- 2.11.4.GIT