游浪踏

导航

 

2017年9月14日

摘要: 1.在git项目中添加文件 git文件状态.png 查看文件状态,git status,发现乱码,则可以输入 git config --global core.quotepath false进行解决,最后输入 git add git文件状态.png git commit -m "添加git状态文件" 阅读全文
posted @ 2017-09-14 12:58 游浪踏 阅读(206) 评论(0) 推荐(0)