Re: Fix git-send-email.perl w.r.t. recent Getopt::Long update
From: Jeff King <hidden>
Date: 2023-11-27 21:38:44
On Sat, Nov 25, 2023 at 10:45:22AM +0100, H.Merijn Brand wrote:
As I am used to PR's by now on all OSS projects I am involved in, or use git commits or merges directly on the repo, I *never* use format-patch and/or send-email. These docs - yes I read them - do not offer a concise cut-n-paste example for people like me. In order to have my relative simple patch submitted (I already had the PR ready, but that came with a huge warning that PR's are not accepted) I did it the way I did it. Now I need to read and learn two new commands> I don't think that is very user-friendly, but that might be just me.
These days you can use GitGitGadget to submit a PR to the mailing list: https://gitgitgadget.github.io/ The PR template mentions this, as well as the "about" text for git/git, but I won't be surprised if there are other spots that should be updated to mention it. If you found a message that would benefit from mentioning it, let us know so we can update it. Thanks. -Peff