query_refspecs 51 builtin/push.c if (!query_refspecs(remote->push, remote->push_refspec_nr, &query) && query_refspecs 952 remote.c if (query_refspecs(refspecs, nr_refspec, &query)) query_refspecs 960 remote.c return query_refspecs(remote->fetch, remote->fetch_refspec_nr, refspec); query_refspecs 169 remote.h extern int query_refspecs(struct refspec *specs, int nr, struct refspec *query);