]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t5582-fetch-negative-refspec.sh
The eighth batch
[thirdparty/git.git] / t / t5582-fetch-negative-refspec.sh
index e5d2e79ad382a0caeec098e773cc922af21a824b..7a80e47c2b70a8cf64c71fa00289b5abfc158151 100755 (executable)
@@ -105,7 +105,6 @@ test_expect_success "fetch with negative pattern refspec does not expand prefix"
 '
 
 test_expect_success "fetch with negative refspec avoids duplicate conflict" '
-       cd "$D" &&
        (
                cd one &&
                git branch dups/a &&