查看git配置信息
git config --list
忽略代码检测直接提交
git commit -m "feat: 枚举增加反举,增加状态组件" --no-verify
git 命令速查表 java 项目遇到的问题