码迷,mamicode.com
首页 > 其他好文 > 详细

git 的记住用户名和密码和一些常用

时间:2016-03-05 21:59:20      阅读:157      评论:0      收藏:0      [点我收藏+]

标签:


git config --global core.autocrlf false
git config --global color.ui true
git config --global credential.helper store
 
git checkout index.php//放弃这个文件的改动
 
 

git 的记住用户名和密码和一些常用

标签:

原文地址:http://www.cnblogs.com/modle-sherlock/p/5245847.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!