TAGS_DEFAULT 39 builtin/fetch.c static int tags = TAGS_DEFAULT, unshallow, update_shallow; TAGS_DEFAULT 387 builtin/fetch.c else if (tags == TAGS_DEFAULT && *autotags) TAGS_DEFAULT 902 builtin/fetch.c if (tags == TAGS_DEFAULT) { TAGS_DEFAULT 935 builtin/fetch.c if (tags == TAGS_DEFAULT && autotags) TAGS_DEFAULT 961 builtin/fetch.c if (tags == TAGS_DEFAULT && autotags) { TAGS_DEFAULT 143 builtin/remote.c int fetch = 0, fetch_tags = TAGS_DEFAULT; TAGS_DEFAULT 216 builtin/remote.c if (fetch_tags != TAGS_DEFAULT) {