Fix "--pretty=format:" encoding item
authorJeff King <peff@peff.net>
Wed, 28 Mar 2007 21:09:05 +0000 (17:09 -0400)
committerJunio C Hamano <junkio@cox.net>
Wed, 28 Mar 2007 21:27:43 +0000 (14:27 -0700)
It printed the header "encoding " instead of just showing
the encoding, as all other items do.

Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found