diff options
author | Doan Tran Cong Danh <congdanhqx@gmail.com> | 2019-11-11 13:03:40 +0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-11-11 18:03:35 +0900 |
commit | 5772b0c745ea7f57b94880f377e84a79e2675f38 (patch) | |
tree | bdbdb79cf27c31d9bc34ba399fdf3d8caee0e4eb /commit.h | |
parent | sequencer: reencode squashing commit's message (diff) | |
download | tgif-5772b0c745ea7f57b94880f377e84a79e2675f38.tar.xz |
sequencer: reencode old merge-commit message
During rebasing, old merge's message (encoded in old encoding)
will be used as message for new merge commit (created by rebase).
In case of the value of i18n.commitencoding has been changed after the
old merge time. We will receive an unusable message for this new merge.
Correct it.
This change also notice a breakage with git-rebase label system.
Signed-off-by: Doan Tran Cong Danh <congdanhqx@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.h')
0 files changed, 0 insertions, 0 deletions