标签:
先写一段
webstrom文件名变色:1.绿色的文件添加 2.蓝色的原有文件修改
如果出现““No such file or directory”或类似的语句,说明缺少ssh的key。那么我们就得创建一个新的SSH,输入$ ssh-keygen -t rsa -C "your_email@youremail.com"
webstrom管理git
原文地址:http://www.cnblogs.com/iloveyou-sky/p/5439464.html