emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Generating the ChangeLog files from the commit messages


From: Yuri Khan
Subject: Re: Generating the ChangeLog files from the commit messages
Date: Thu, 20 Nov 2014 09:54:57 +0700

On Thu, Nov 20, 2014 at 12:49 AM, Eli Zaretskii <address@hidden> wrote:

> The pain is when the code is OK, but the log entry isn't.  In that
> case, instead of just letting them push by themselves, I need to do
> all the work for them.

If they have push access, you needn’t. Workflow D: you tell them “The
code looks good to me. Please fix the commit message <list of proposed
changes> and push”. They then git commit --amend && git push, and they
are left with a better understanding of how to write good commit
messages for Emacs.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]