read_commit_extra_headers 1743 builtin/commit.c 		extra = read_commit_extra_headers(current_head, exclude_gpgsig);
read_commit_extra_headers 1304 commit.c       	to_free = read_commit_extra_headers(commit, NULL);
read_commit_extra_headers  331 commit.h       extern struct commit_extra_header *read_commit_extra_headers(struct commit *, const char **);