Closed
Bug 717128
Opened 13 years ago
Closed 13 years ago
please enable the commit message hook on the accessibility branch
Categories
(mozilla.org Graveyard :: Server Operations, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: tbsaunde, Assigned: bkero)
Details
somehow wasn't enabled there yet, it would be nice to discover commit messages were bad before trying to merge.
Updated•13 years ago
|
Assignee: server-ops → bkero
| Assignee | ||
Comment 1•13 years ago
|
||
commit-message hook added
[root@dm-svn02 .hg]# cat hgrc
[paths]
default = /repo/hg/mozilla/mozilla-central
[hooks]
pretxnchangegroup.c_commitmessage = python:mozhghooks.commit-message.hook
[root@dm-svn02 .hg]# pwd
/repo/hg/mozilla/projects/accessibility/.hg
[root@dm-svn02 .hg]#
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Product: mozilla.org → mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•