is_git_command    314 builtin/help.c 	else if (is_git_command(git_cmd))
is_git_command    500 builtin/help.c 	if (alias && !is_git_command(argv[0])) {