t4205 (log-pretty-formats): don't hardcode SHA-1 in expected outputs
authorAlexey Shumkin <Alex.Crezoff@gmail.com>
Wed, 26 Jun 2013 10:19:48 +0000 (14:19 +0400)
committerJunio C Hamano <gitster@pobox.com>
Wed, 26 Jun 2013 18:33:00 +0000 (11:33 -0700)
The expected SHA-1 digests are always available in variables. Use
them instead of hardcoding.

Signed-off-by: Alexey Shumkin <Alex.Crezoff@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found