t3416: preemptively adjust alignment in a comment
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Wed, 18 Nov 2020 23:44:24 +0000 (23:44 +0000)
committerJunio C Hamano <gitster@pobox.com>
Thu, 19 Nov 2020 23:44:18 +0000 (15:44 -0800)
commitba766eebee07c2c3f9ad2c4dad26e71200f96f93
treead6ebab3c98f89b62384a38ab160974a781b1615
parentd6c6b10817409ed93d3c1f65b3d0d2b0875165d4
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>
t/t3416-rebase-onto-threedots.sh