t6300 (for-each-ref): don't hardcode SHA-1 hexes
commit189a546797413a1c71173c8e5c5073f77acb33f9
authorRamkumar Ramachandra <artagnon@gmail.com>
Mon, 18 Nov 2013 17:39:09 +0000 (18 23:09 +0530)
committerJunio C Hamano <gitster@pobox.com>
Mon, 18 Nov 2013 21:49:42 +0000 (18 13:49 -0800)
tree0975ed5aed223cdc17863f54c608eb68b2b4ebfd
parentbc147968a4ab0d4fb069b00c9a08ff353266c1f6
t6300 (for-each-ref): don't hardcode SHA-1 hexes

Use rev-parse in its place, making it easier for future patches to
modify the test script.

Signed-off-by: Ramkumar Ramachandra <artagnon@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t6300-for-each-ref.sh