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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Sep 12 22:06:47 PDT 2009


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





--- Comment #8 from Jakob Petsovits <jpetsovits at rim.com>  2009-09-12 22:06:46 PDT ---
It's true that I can abort the commit by manually clearing the lines, I noticed
that when skimming through the code.

However, what I was asking for is aborting on an *unchanged* commit message,
that is, exiting the editor without any modifications being made. The approach
that the patch takes seems to me like a good compromise between achieving that
goal and not diaturbing existing workflows or possibilities.

Note that checking the commit message for OOPSes is just an implementation
detail, but not the original intent of this patch.

-- 
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