read_branch_desc   53 branch.h       extern int read_branch_desc(struct strbuf *, const char *branch_name);
read_branch_desc  771 builtin/branch.c 	read_branch_desc(&buf, branch_name);
read_branch_desc  211 builtin/fmt-merge-msg.c 	if (!read_branch_desc(&desc, name)) {
read_branch_desc  888 builtin/log.c  	read_branch_desc(&desc, branch_name);