check_push_refs 173 remote.h int check_push_refs(struct ref *src, int nr_refspec, const char **refspec); check_push_refs 1184 transport.c if (check_push_refs(local_refs, refspec_nr, refspec) < 0)