Derek Chen-Becker <[email protected]> writes:

>> This is codifying Emacs conventions absent in Org mode.
>> We do not have "master", we do not have "emacs-XX".
>
> Maybe should I remove the `pre-push' script from the patch? The other
> scripts at least seem to mostly focus on the commit message.

I think you can simply replace (master|emacs-[0-9]+) with
main|release_[0-9.]+

> `prepare-commit-msg' also makes a check for "Signed-off-by" that I'm not
> sure is an Org convention, so I could remove that, too.

No, I think. The purpose of that check is avoiding --signoff practice
that is accepted by a number of projects [1], but firmly rejected by
FSF. Also, see
https://archive.fosdem.org/2025/schedule/event/fosdem-2025-5376-managing-copyrights-in-free-software-projects-discussion-panel/

[1] 
https://stackoverflow.com/questions/1962094/what-is-the-sign-off-feature-in-git-for

-- 
Ihor Radchenko // yantar92,
Org mode maintainer,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>

Reply via email to