diff options
author | Elijah Newren <newren@gmail.com> | 2019-05-13 21:30:59 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-05-14 16:48:56 +0900 |
commit | 3edfcc65fdfc708c1c8f1d314885eecf9beb9b67 (patch) | |
tree | 23d4c0a0758dcb4f34fe82781a7749e68aa310b2 /submodule-config.h | |
parent | t9350: fix encoding test to actually test reencoding (diff) | |
download | tgif-3edfcc65fdfc708c1c8f1d314885eecf9beb9b67.tar.xz |
fast-import: support 'encoding' commit header
Since git supports commit messages with an encoding other than UTF-8,
allow fast-import to import such commits. This may be useful for folks
who do not want to reencode commit messages from an external system, and
may also be useful to achieve reversible history rewrites (e.g. sha1sum
<-> sha256sum transitions or subtree work) with git repositories that
have used specialized encodings in their commit history.
Signed-off-by: Elijah Newren <newren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'submodule-config.h')
0 files changed, 0 insertions, 0 deletions