If the end-user requested a dry-run push we need to pass that flag
over to http-push and additionally make sure it does not actually
upload any changes to the remote server.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
@ -8,7 +8,7 @@ git-http-push - Push objects over HTTP/DAV to another repository
@@ -8,7 +8,7 @@ git-http-push - Push objects over HTTP/DAV to another repository
@ -392,6 +392,8 @@ static int curl_transport_push(struct transport *transport, int refspec_nr, cons
@@ -392,6 +392,8 @@ static int curl_transport_push(struct transport *transport, int refspec_nr, cons