[PATCH 3/3] fixup! Display 4-byte UTF-8 as \\Uxxxxxxxx
Jan Beulich
jbeulich@suse.com
Tue Sep 23 14:12:06 GMT 2025
On 23.09.2025 09:22, Andrew C Aitchison wrote:
> On Tue, 23 Sep 2025, Jan Beulich wrote:
>
>> On 13.09.2025 17:12, Andrew C Aitchison wrote:
>>> ---
>>> binutils/doc/binutils.texi | 6 +++---
>>> 1 file changed, 3 insertions(+), 3 deletions(-)
>>
>> Why's this not part of patch 2?
>
> Sorry, yes it should be, but after writing the patches twice,
> fighting my editor, git-format-patch and git send-email only to find
> another syntax error I gave up.
> Perhaps I should have gone in and hacked the patch by hand, but if
> that is the right thing to do there is something wrong with the work flow
> and what would have been wrong with squashing the whole thing down to one
> patch. Why are we using git-format-patch and git send-email if
> we then need to rewrite a history of the changes,
I don't understand how these other git commands come into play here. If you
make incremental changes, simply use "git commit --amend".
Jan
More information about the Binutils
mailing list