get_commit_format 1468 builtin/commit.c 	get_commit_format(format.buf, &rev);
get_commit_format  106 builtin/log.c  		get_commit_format(fmt_pretty, rev);
get_commit_format  174 commit.h       extern void get_commit_format(const char *arg, struct rev_info *);
get_commit_format 1915 revision.c     		get_commit_format(NULL, revs);
get_commit_format 1923 revision.c     		get_commit_format(arg+9, revs);
get_commit_format 1969 revision.c     		get_commit_format("oneline", revs);