Remove hook "commit-msg" about change-id
What does this MR do and why?
Related issue: https://jihulab.com/gitlab-cn/gitlab/-/issues/3155
删除 Git Hook commit-msg
,它用来为 commit 生成 Change-id,在极狐 GitLab 中并不需要它。
Screenshots or screen recordings
Before | After |
---|---|
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.