]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t5608-clone-2gb.sh
Merge branch 'js/range-diff-wo-dotdot'
[thirdparty/git.git] / t / t5608-clone-2gb.sh
index 4c476d2fa18a611621e027250fa7bc54b5446ca7..87a8cd9f98381a868384f7af5d228d57e5613e2b 100755 (executable)
@@ -26,7 +26,7 @@ test_expect_success 'setup' '
                i=$(($i+1)) ||
                echo $? > exit-status
         done &&
-        echo "commit refs/heads/master" &&
+        echo "commit refs/heads/main" &&
         echo "author A U Thor <author@email.com> 123456789 +0000" &&
         echo "committer C O Mitter <committer@email.com> 123456789 +0000" &&
         echo "data 5" &&