[Webkit-unassigned] [Bug 29127] commit-log-editor: Abort commit on unchanged commit messages

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 16 08:43:09 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=29127


Adam Roben (aroben) <aroben at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aroben at apple.com




--- Comment #11 from Adam Roben (aroben) <aroben at apple.com>  2009-09-16 08:43:09 PDT ---
I agree with Tim in comment 9. As to what Jakob said in comment 1:

> When commit-log-editor runs, it prefills the message, thus it's not empty
> anymore, thus the commit doesn't abort if I choose to back off and leave it as
> is. That's kinda annoying.

The same situation occurs after a merge commit, or a conflicted cherry-pick.
(I'm assuming you're talking about git.) So I don't think this problem is
specific to commit-log-editor. The solution for commit-log-editor is the same
as for those other situations: just delete the prefilled commit message.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list