On 12/02/2025 09:21, Baruch Burstein wrote:
Hi all,
I found a bug and fixed it locally. I would like to get it fixed upstream, too. I am not sure how to send a patch. Do I just paste the output from `git format-path` here? It is a one-line fix. I don't mind if it is easier for someone else to fix it directly
Thank you

Hi,

Anything that gets the patch on the mailing list in a format that lets others apply it should be great.

At <https://git.busybox.net/busybox/tree/docs/contributing.txt>, the suggested command for doing so is 'git diff -b -w' but other commands are also fine, other people do use 'git format-patch' as well, or yet other options.

If you paste the patch inline in an e-mail body, just make sure that your e-mail client does not add line wrapping or alter whitespace, as such changes would mean the patch would fail to apply for other people.

Cheers,
Harald van Dijk
_______________________________________________
busybox mailing list
[email protected]
https://lists.busybox.net/mailman/listinfo/busybox

Reply via email to