summaryrefslogtreecommitdiff
path: root/t/t5608-clone-2gb.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/t5608-clone-2gb.sh')
-rwxr-xr-xt/t5608-clone-2gb.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/t5608-clone-2gb.sh b/t/t5608-clone-2gb.sh
index 4c476d2fa1..87a8cd9f98 100755
--- a/t/t5608-clone-2gb.sh
+++ b/t/t5608-clone-2gb.sh
@@ -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" &&