summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xgit-hooks/gerrit_commit_msg_hook2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-hooks/gerrit_commit_msg_hook b/git-hooks/gerrit_commit_msg_hook
index 9e69c52..e846dc8 100755
--- a/git-hooks/gerrit_commit_msg_hook
+++ b/git-hooks/gerrit_commit_msg_hook
@@ -20,7 +20,7 @@
unset GREP_OPTIONS
-CHANGE_ID_AFTER="Bug|Issue|Task-number"
+CHANGE_ID_AFTER="Bug|Issue|Task-number|Fixes"
MSG="$1"
# Check for, and add if missing, a unique Change-Id