Imported Upstream version 2.17.2
[platform/upstream/git.git] / t / t2202-add-addremove.sh
index fc8b59e..6a5a316 100755 (executable)
@@ -14,6 +14,7 @@ test_expect_success setup '
                echo expect
                echo ignored
        ) >.gitignore &&
+       git --literal-pathspecs add --all &&
        >will-remove &&
        git add --all &&
        test_tick &&