python,tests,misc: Remove Gerrit-ID insertion from pre-commit

Change-Id: I4db06415c9d0bbba7a6db56d7e9febf6491003bf
This commit is contained in:
Bobby R. Bruce
2024-06-21 05:11:21 -07:00
parent 1512eddd43
commit 3429da7787
3 changed files with 14 additions and 213 deletions

View File

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