modernize t9300: wrap lines after &&
commitec2c10bef8e4a586935d350afd06a421bd7d2f80
authorJohannes Sixt <j6t@kdbg.org>
Thu, 19 Nov 2015 19:09:46 +0000 (19 20:09 +0100)
committerJeff King <peff@peff.net>
Fri, 20 Nov 2015 13:02:06 +0000 (20 08:02 -0500)
tree095b319acca539e33a861135e5932c1e27628c89
parentacf3af25fbc8b2323ab210e0b63abcb912bd7def
modernize t9300: wrap lines after &&

It is customary to have each command in test snippets on its own line.
Fix those instances that do not follow this guideline.

Signed-off-by: Johannes Sixt <j6t@kdbg.org>
Signed-off-by: Jeff King <peff@peff.net>
t/t9300-fast-import.sh