
项目配置
关于新建项目,项目配置,代码规范,提交规范
qwe_177
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
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原创 2022-06-13 16:08:06 · 5622 阅读 · 0 评论 -
创建项目时,出现无法切换选项问题
创建项目时使用cmd运行命令条创建是可以切换选项的gitbash出现无法切换问题,是什么问题导致?原创 2022-06-10 10:22:19 · 941 阅读 · 3 评论 -
“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原创 2022-06-13 13:29:37 · 3627 阅读 · 0 评论