Gnarled Grip <gnarledg...@gmail.com> writes: > Thank you for the detailed explanation. Understood. With small changes it > seems impractical to provide headings/sections in the changelog. Am I > correct?
Yup. For very small, single-file changes, it may be sufficient to have only the first line in the commit message like "file: Change this and that" I personally sometimes still put the list of affected files and sections (without any further description), but not always (it is very easy to do with magit for me). You can decide as you prefer. Here is an example: https://git.sr.ht/~bzg/worg/commit/f8cd77344d1e15229dd71f9048f1c867039466fa Note how I just put changelog headers, but only describe what is done on the first line of the commit message. -- 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>