tests (status): spell out the `--find-renames` option in full
commitc4932b00f4da864f8b61881b75ca18826f461650
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Mon, 25 Mar 2019 18:14:22 +0000 (25 11:14 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 2 Apr 2019 00:55:00 +0000 (2 09:55 +0900)
tree91862efa854c7544ebbe3d896b8bb001848ae989
parentf6188dccb7795ba7c374274264b70e5a4a2a2f5f
tests (status): spell out the `--find-renames` option in full

To avoid future ambiguities, we really want to use full option names in
the test suite. `t7525-status-rename.sh` used an abbreviated form of the
`--find-renames` option, though, so let's change that.

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