X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=remote.h;h=6e13643cabb6fa9a5b619f53dd148345d9161ad4;hb=030b1a77f72a7e3307c7d7881ae570ca1c8ed877;hp=8b7ecf9197f2a9210299c9700cc88a92a796f714;hpb=a19f101e3f31234db23bd1eb24994db6e4caa443;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