summaryrefslogtreecommitdiff
path: root/t
diff options
context:
space:
mode:
authorJohannes Schindelin <johannes.schindelin@gmx.de>2020-11-18 23:44:24 (GMT)
committerJunio C Hamano <gitster@pobox.com>2020-11-19 23:44:18 (GMT)
commitba766eebee07c2c3f9ad2c4dad26e71200f96f93 (patch)
treead6ebab3c98f89b62384a38ab160974a781b1615 /t
parentd6c6b10817409ed93d3c1f65b3d0d2b0875165d4 (diff)
downloadgit-ba766eebee07c2c3f9ad2c4dad26e71200f96f93.zip
git-ba766eebee07c2c3f9ad2c4dad26e71200f96f93.tar.gz
git-ba766eebee07c2c3f9ad2c4dad26e71200f96f93.tar.bz2
t3416: preemptively adjust alignment in a comment
We are about to adjust t3416 for the new default branch name `main`. This name is two characters shorter and therefore needs two spaces more padding to align correctly. Adjusting the alignment before the big search-and-replace makes it easier to verify that the final result does not leave any misaligned lines behind. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't')
-rwxr-xr-xt/t3416-rebase-onto-threedots.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/t3416-rebase-onto-threedots.sh b/t/t3416-rebase-onto-threedots.sh
index 0f5b814..d0476fb 100755
--- a/t/t3416-rebase-onto-threedots.sh
+++ b/t/t3416-rebase-onto-threedots.sh
@@ -15,7 +15,7 @@ export GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME
#
# F---G topic G'
# / /
-# A---B---C---D---E master --> A---B---C---D---E
+# A---B---C---D---E master --> A---B---C---D---E
# \ \ /
# \ x
# \ / \