]> git.ipfire.org Git - thirdparty/git.git/blobdiff - connected.c
test-ref-store: remove force-create argument for create-reflog
[thirdparty/git.git] / connected.c
index cf68e37a97b612d7ac4c05370c72421b2b714c3f..35bd4a26382a445302aa6239c8661b223b478781 100644 (file)
@@ -107,7 +107,6 @@ no_promisor_pack_found:
        if (opt->progress)
                strvec_pushf(&rev_list.args, "--progress=%s",
                             _("Checking connectivity"));
-       strvec_push(&rev_list.args, "--unsorted-input");
 
        rev_list.git_cmd = 1;
        rev_list.env = opt->env;