sublime-text3 - sublimegit插件如何设置帐号密码?
巴扎黑
巴扎黑 2017-04-28 09:06:30
0
1
901

刚用到osx,还没上手有点不习惯,IDE也改用成 Sublime Text 3,
目前用的 https://sublimegit.net 这个插件,但是在git:remote 的时候提示:

fatal: could not read Username for 'https://coding.net': Device not configured

请问怎么解决这个问题,谢谢!

巴扎黑
巴扎黑

全部回复(1)
世界只因有你

插件得在你的git初始化了这个目录才行。他这样的原因就是没有找到当前路径里的git文件夹,这个文件夹里有远程的地址。

git remote add origin ssh://git@localhost:10022/limichange/asdfasdf.git
热门教程
更多>
最新下载
更多>
网站特效
网站源码
网站素材
前端模板