logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

git合并分支时出现“Please enter a comPlease enter a commit message to explain why this merge is necessary”报错

有的时候我们在进行项目分支合并 git merge 时会出现如下错误:这样一般是时间较新的分支合并较老的分支引起,需要做一个备注如下图:自己的git bash关闭了,借用大佬的图一用图片出处:https://blog.csdn.net/u014027876/article/details/81665636接下来备注好就行了:按键盘上的“i”键可进入插入模式这时可以修改最上方的黄色部分,改成你想写的

#git
“husky install“ command already exists in prepare script, skipping. fatal: not a git repository (or

安装husky报错:fatal: not a git repository (or any of the parent directories): .git can‘t create hook, .h

#git
一些使用eslint检查的报错、原因和处理

一些使用eslint检查的报错、原因和处理

#javascript#前端
git cz: Missing script: “test“ To see a list of scripts, run: npm run

git cz报错;git commit 报错git commit -m 'feat: xxx'error: pathspec 'xxx' did not match any file(s) known to git

#git#npm#前端
暂无文章信息