随笔分类 -  git 全局配置文件

git常用的配置文件
摘要:[user] name = Fairyin email = fairyin@126.com[alias] co = checkout ci = commit st = status pl = pull ps = push dt = difftool l = log --stat ... 阅读全文
posted @ 2014-08-26 10:37 Fairyin丶 阅读(470) 评论(0) 推荐(0)