本地生成的SSH已經在公司gitlab中配置了,Sourcetree使用ssh路徑下載的項目,文件推送的時候報錯了,不知道為什么,希望有遇到過的解答一下,謝謝報錯截圖相關代碼git --no-optional-locks -c color.branch=false -c color.diff=false -c color.status=false -c diff.mnemonicprefix=false -c core.quotepath=false -c credential.helper=sourcetree push -v --tags origin refs/heads/master:refs/heads/master Pushing to git@*.gitremote: GitLab: Commit message does not follow the pattern '(?i:^s((OCT[sS].m)|((Mod|Fix|Add)s+[A-Za-z]+-d+s+[sS].m)|(Merge[sS])))' To git.*.git! [remote rejected] master -> master (pre-receive hook declined)error: failed to push some refs to 'git@git.*.git'Completed with errors, see above
- 2 回答
- 0 關注
- 16287 瀏覽
添加回答
舉報
0/150
提交
取消