@ -380,7 +380,8 @@ static int disconnect_walker(struct transport *transport)
@@ -380,7 +380,8 @@ static int disconnect_walker(struct transport *transport)
}
#ifndef NO_CURL
static int curl_transport_push(struct transport *transport, int refspec_nr, const char **refspec, int flags) {
static int curl_transport_push(struct transport *transport, int refspec_nr, const char **refspec, int flags)
{
const char **argv;
int argc;
int err;
@ -646,7 +647,8 @@ static int fetch_refs_via_pack(struct transport *transport,
@@ -646,7 +647,8 @@ static int fetch_refs_via_pack(struct transport *transport,
return 0;
}
static int git_transport_push(struct transport *transport, int refspec_nr, const char **refspec, int flags) {
static int git_transport_push(struct transport *transport, int refspec_nr, const char **refspec, int flags)