ref_excluded      195 builtin/rev-parse.c 	if (ref_excluded(ref_excludes, refname))
ref_excluded     1231 revision.c     	if (ref_excluded(cb->all_revs->ref_excludes, path))
ref_excluded      215 revision.h     extern int ref_excluded(struct string_list *, const char *path);