pop_most_recent_commit  204 commit.h       struct commit *pop_most_recent_commit(struct commit_list **list,
pop_most_recent_commit  515 fetch-pack.c   		pop_most_recent_commit(&complete, COMPLETE);
pop_most_recent_commit 2012 remote.c       		new = pop_most_recent_commit(&list, TMP_MARK);
pop_most_recent_commit  891 sha1_name.c    		commit = pop_most_recent_commit(&list, ONELINE_SEEN);
pop_most_recent_commit   76 walker.c       		pop_most_recent_commit(&complete, COMPLETE);