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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 10 11:38:54 PDT 2009


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





--- Comment #5 from Jakob Petsovits <jpetsovits at rim.com>  2009-09-10 11:38:54 PDT ---
Well, we shouldn't abort if the reviewer OOPS is present, as that would break
Git workflows. I also think it would be worthwhile to (preliminarily) commit
local Git patches that come without tests, they can still be squashed into the
commit later on.

All I'm looking for is really a way to abort the commit process when I already
invoked git commit, and the description OOPS seems the best indicator that the
committer does not want to commit in the first place. I would defer the other
OOPSes to the committer's best judgement; for WebKit SVN, patches with an OOPS
wouldn't be r+'d in the first place.

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