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

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

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

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

巴扎黑
巴扎黑

reply all(1)
世界只因有你

The plug-in must initialize this directory in your git. The reason for this is that the git folder in the current path is not found, and there is a remote address in this folder.

git remote add origin ssh://git@localhost:10022/limichange/asdfasdf.git
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template