t3504: use test_commit
commit6f0e577e46619a15baefc48192abee34451effa5
authorPhillip Wood <phillip.wood@dunelm.org.uk>
Wed, 2 Aug 2017 10:44:18 +0000 (2 11:44 +0100)
committerJunio C Hamano <gitster@pobox.com>
Wed, 2 Aug 2017 22:16:09 +0000 (2 15:16 -0700)
tree2c6762064b2b9902cebd2509fc0ff8e858ba2042
parent9b6d7a6245e3be34a50a94a1174d8aebf5b1a263
t3504: use test_commit

Using test_commit is simpler than chaining echo && git add &&
test_tick && commit. Also having tags makes it clearer which commit
is being selecting by reset.

Signed-off-by: Phillip Wood <phillip.wood@dunelm.org.uk>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t3504-cherry-pick-rerere.sh