idea中share project on github报.....please tell me who you are......
Posted on 2018-01-05 15:13 Innogen_Qi 阅读(289) 评论(0) 收藏 举报在bin目录下的bash.exe中输入代码
- git config --global user.email "you@example.com"
- git config --global user.name "Your Name"
摘自http://blog.csdn.net/coco_wonderful/article/details/51822143