On Sun, Sep 20, 2020 at 3:48 AM Luke Diamand <luke@xxxxxxxxxxx> wrote: > +# Create an initial clone, with a commit unrelated to the P4 change > +# on HEAD > test_expect_success 'initial clone' ' > - git p4 clone --dest="$git" //depot/@all > + git p4 clone --dest="$git" //depot/@all && > + test_commit -C "$git" "unrelated" > ' The indentation of the new line is still bad[1]. [1]: https://lore.kernel.org/git/CAPig+cSx35oTR_Er-DyxqV0HZw+tDHPf1GdARfw=-2bhTz02gw@xxxxxxxxxxxxxx/