remote_for_branch  634 builtin/pull.c 	curr_branch_remote = remote_for_branch(curr_branch, NULL);
remote_for_branch  712 remote.c       	return remote_for_branch(branch, explicit);
remote_for_branch  746 remote.c       	return remote_get_1(name, remote_for_branch);
remote_for_branch  217 remote.h       const char *remote_for_branch(struct branch *branch, int *explicit);