
git
有情有义岳不群
博客:pracid.com
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
使用git init 遇到 Reinitialized existing Git repository in ***
翻译了看是初始化当前git仓库 ,但也没搞明白是怎么回事。 看国外论坛说可以这样: clone again in another folder check that it does look like /c/xampp/htdocs/otherfolder (master) if it does, rename otherfolder to website, and go on work...原创 2018-05-22 14:37:59 · 50812 阅读 · 3 评论 -
关于error process ‘plug name‘问题的解决
因为你的.vim目录没有写入权限, 你可以用root用户执行,或者chmod一下权限原创 2019-05-03 13:34:57 · 321 阅读 · 0 评论