X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=remote.h;h=6e13643cabb6fa9a5b619f53dd148345d9161ad4;hb=251a4951a20b23760c3ccf3f3122d4394ab37357;hp=8b7ecf9197f2a9210299c9700cc88a92a796f714;hpb=e33fd3c326831e70f6ca078e0f1c26ec147cb5b3;p=git.git diff --git a/remote.h b/remote.h index 8b7ecf919..6e13643ca 100644 --- a/remote.h +++ b/remote.h @@ -98,6 +98,8 @@ char *apply_refspecs(struct refspec *refspecs, int nr_refspec, int match_refs(struct ref *src, struct ref **dst, int nr_refspec, const char **refspec, int all); +void set_ref_status_for_push(struct ref *remote_refs, int send_mirror, + int force_update); /* * Given a list of the remote refs and the specification of things to