t7001: add test case for --dry-run
commit36b78cd9db97f3665935e4b32ff9566e4bbd0d17
authorStefan Moch <stefanmoch@mail.de>
Sun, 31 Dec 2017 19:11:55 +0000 (31 20:11 +0100)
committerJunio C Hamano <gitster@pobox.com>
Wed, 7 Feb 2018 19:43:34 +0000 (7 11:43 -0800)
treef5d3a73b55aa3ef515acb9e708fd0096d8e86b31
parentfc849d8d6b90e5c1e0c37bc0d60dd92b2fe7347f
t7001: add test case for --dry-run

Make sure that "git mv --dry-run" does not move file.

Signed-off-by: Stefan Moch <stefanmoch@mail.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t7001-mv.sh