option_depth 43 builtin/clone.c static char *option_template, *option_depth; option_depth 87 builtin/clone.c OPT_STRING(0, "depth", &option_depth, N_("depth"), option_depth 846 builtin/clone.c option_single_branch = option_depth ? 1 : 0; option_depth 874 builtin/clone.c if (option_depth && atoi(option_depth) < 1) option_depth 875 builtin/clone.c die(_("depth %s is not a positive number"), option_depth); option_depth 974 builtin/clone.c if (option_depth) option_depth 991 builtin/clone.c if (option_depth) option_depth 993 builtin/clone.c option_depth); option_depth 1001 builtin/clone.c if (transport->smart_options && !option_depth) option_depth 3245 fast-import.c option_depth(option);