diff options
author | Kyle Meyer <kyle@kyleam.com> | 2022-12-10 01:51:46 -0500 |
---|---|---|
committer | Kyle Meyer <kyle@kyleam.com> | 2022-12-10 02:15:57 -0500 |
commit | 09e3b593d3f8c257172420e595e590f7b07ba0b0 (patch) | |
tree | c6cf233acab73193cf306674d835ff79e0db5530 /README | |
parent | 653b3720f038f17bffbabf17a38f600a92bf3f6f (diff) | |
download | orgmode-backport-notes-09e3b593d3f8c257172420e595e590f7b07ba0b0.tar.gz |
orgmode-backports.org: Prune repeated entries
The Emacs repo often has a master branch running alongside an emacs-NN
branch. Once an emacs-NN commit is included in master via a merge,
org-maint-check-for-new will report the commit as new for master (as
expected).
My approach has been to repeat the entry for both the master and
emacs-NN headings, but that's unnecessary noise and could lead to
confusion if anyone is searching for a commit. Prune previous
duplicate entries, deleting the one that (at the time) would have been
under the master heading.
An upcoming change to org-maint.el will add support for an exclude-ref
property so that these emacs-NN entries can be excluded automatically.
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions