diff options
author | Nguyễn Thái Ngọc Duy <pclouds@gmail.com> | 2013-04-19 09:08:40 +1000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-04-18 16:28:27 -0700 |
commit | 5a10d236583f4a674e8fd969c877844c0a9ccb17 (patch) | |
tree | 42f75dd4a87ae830a9474884b24b26ee341b2e3a /name-hash.c | |
parent | Update draft release notes to 1.8.3 (diff) | |
download | tgif-5a10d236583f4a674e8fd969c877844c0a9ccb17.tar.xz |
pretty: save commit encoding from logmsg_reencode if the caller needs it
The commit encoding is parsed by logmsg_reencode, there's no need for
the caller to re-parse it again. The reencoded message now has the new
encoding, not the original one. The caller would need to read commit
object again before parsing.
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 'name-hash.c')
0 files changed, 0 insertions, 0 deletions