t5323: prepare centered comment for `master` -> `main`
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Wed, 18 Nov 2020 23:44:28 +0000 (23:44 +0000)
committerJunio C Hamano <gitster@pobox.com>
Thu, 19 Nov 2020 23:44:18 +0000 (15:44 -0800)
commit4b071211e6168ba16ea10bc1ad9e6bdfa26ad5b6
treeca1debf75fbf67fbc878890dc4531d65218b3b32
parent8f37854b187a4539dd37752b2631849c94bd627b
t5323: prepare centered comment for `master` -> `main`

We are about to search-and-replace all mentions of `master` in t5323 by
`main`, which is two characters shorter. To prepare for that, let's add
padding to centered lines that will make them briefly uncentered, but
will be re-centered in the commit that performs that rename.

Doing it this way (instead of padding after replacing) makes it easier
to verify the validity of the patch that replaces `master` by `main`.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t5323-pack-redundant.sh