diff options
| author | Nguyễn Thái Ngọc Duy <pclouds@gmail.com> | 2013-04-19 09:08:41 +1000 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2013-04-18 16:28:27 -0700 |
| commit | 0940a76db621e87fe7bf569e7e2e7d703d4be592 (patch) | |
| tree | d6be1281bbb895c1f8c28ffc7bf0c216b7dc34a2 /contrib/persistent-https | |
| parent | pretty: save commit encoding from logmsg_reencode if the caller needs it (diff) | |
| download | git-0940a76db621e87fe7bf569e7e2e7d703d4be592.tar.gz git-0940a76db621e87fe7bf569e7e2e7d703d4be592.zip | |
pretty: get the correct encoding for --pretty:format=%e
parse_commit_header() provides the commit encoding for '%e' and it
reads it from the re-encoded message, which contains the new encoding,
not the original one in the commit object. This never happens because
--pretty=format:xxx never respects i18n.logoutputencoding. But that's
a different story.
Get the commit encoding from logmsg_reencode() instead.
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib/persistent-https')
0 files changed, 0 insertions, 0 deletions
