<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/t/t3434, branch next</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://git.shady.money/git/atom?h=next</id>
<link rel='self' href='https://git.shady.money/git/atom?h=next'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/'/>
<updated>2019-11-11T09:03:35Z</updated>
<entry>
<title>sequencer: reencode commit message for am/rebase --show-current-patch</title>
<updated>2019-11-11T09:03:35Z</updated>
<author>
<name>Doan Tran Cong Danh</name>
<email>congdanhqx@gmail.com</email>
</author>
<published>2019-11-11T06:03:41Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=52f52e5ae4937de2bc798828c47c49f469b2cc85'/>
<id>urn:sha1:52f52e5ae4937de2bc798828c47c49f469b2cc85</id>
<content type='text'>
The message file will be used as commit message for the
git-{am,rebase} --continue.

Signed-off-by: Doan Tran Cong Danh &lt;congdanhqx@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>sequencer: reencode old merge-commit message</title>
<updated>2019-11-11T09:03:35Z</updated>
<author>
<name>Doan Tran Cong Danh</name>
<email>congdanhqx@gmail.com</email>
</author>
<published>2019-11-11T06:03:40Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=5772b0c745ea7f57b94880f377e84a79e2675f38'/>
<id>urn:sha1:5772b0c745ea7f57b94880f377e84a79e2675f38</id>
<content type='text'>
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 &lt;congdanhqx@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
</feed>
