all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Writing ChangeLog-style commit messages with Magit
@ 2020-02-16 18:19 Federico Tedin
  2020-02-16 18:26 ` Paul Eggert
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Federico Tedin @ 2020-02-16 18:19 UTC (permalink / raw)
  To: emacs-devel

Hi all,

I was wondering what's the best way of writing ChangeLog-style commit
messages with Magit. Currently, I'm aware of these options:

- Use "C-x 4 a" to add entries into the ChangeLog file, and then copy
  those over to the commit message buffer when I'm about to create a
  commit.

- Use "C" while on the diff buffer like described here by Jonas:
  https://emacs.stackexchange.com/questions/13753/insert-changelog-entries-in-commit-message
  That post is from 2015 though (and according to him "it's not very
  good"), so maybe it's outdated.

- Write and structure the commit message manually (adding change
  descriptions per file/symbol)

So far I've been writing the commit messages manually (just found out
about "C-x 4 a"), so I wanted to know if anyone has a workflow similar
to the first one in the list, or maybe something more automated.

Thanks.

- Fede




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-02-23 16:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-16 18:19 Writing ChangeLog-style commit messages with Magit Federico Tedin
2020-02-16 18:26 ` Paul Eggert
2020-02-17  7:07 ` Tassilo Horn
2020-02-17 20:39   ` Federico Tedin
2020-02-23 14:29 ` Noam Postavsky
2020-02-23 16:15   ` dick.r.chiang

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.