Solution: delete the .Git submission rule file (.Git/hooks/pre commit)
Specific steps:
Enter the .Git folder of the project (the folder is hidden by default, view hidden items)
then enter the hooks folder
delete the pre commit file
resubmit GIT.
Similar Posts:
- Sourcetree / git solves the problem of pre commit hook failed
- Solve the GIT commit error and bypass the code check
- Git missing Change-Id in commit message footer [How to Solve]
- remote: ERROR: [28b83b5] missing Change-Id in commit message footer
- VSCode git commit Error: No such file or directory [How to Solve]
- How to Solve Error: The project description file (.project) for i…
- How to Solve SVN Error: “Previous operation has not finished; run ‘cleanup’ if it was interrupted“
- [Solved] Working copy locked occurs when SVN commit
- Git Conflict error: Your local changes would be overwritten by merge. Commit, stash or revert them to proceed?
- Git- Fatal: cannot do a partial commit during a merge