摘要: 1,git status乱码git config --global core.quotepath false执行完后再使用时,就显示正常了 阅读全文
posted @ 2014-07-01 12:13 KoMiles 阅读(238) 评论(0) 推荐(0) 编辑
摘要: git 执行提交时,提示用户输入用户和邮箱git commit -m '*add newCat file' newCat/*** Please tell me who you are.Run git config --global user.email "you@example.com" git ... 阅读全文
posted @ 2014-07-01 11:35 KoMiles 阅读(3335) 评论(0) 推荐(0) 编辑