python,tests,misc: Remove Gerrit-ID insertion from pre-commit
Change-Id: I4db06415c9d0bbba7a6db56d7e9febf6491003bf
This commit is contained in:
@@ -98,13 +98,7 @@ repos:
|
||||
description: The gem5 style checker hook.
|
||||
- id: gem5-commit-msg-checker
|
||||
name: gem5 commit msg checker
|
||||
entry: ext/git-commit-msg
|
||||
entry: util/git-commit-msg.py
|
||||
language: system
|
||||
stages: [commit-msg]
|
||||
description: The gem5 commit message checker hook.
|
||||
- id: gerrit-commit-msg-job
|
||||
name: gerrit commit message job
|
||||
entry: util/gerrit-commit-msg-hook
|
||||
language: system
|
||||
stages: [commit-msg]
|
||||
description: Adds Change-ID to the commit message. Needed by Gerrit.
|
||||
|
||||
Reference in New Issue
Block a user