摘要:
打开gedit ~/.gitconfig然后添加如下代码:[user] name = xxx email = xxxx[color] ui = auto branch = auto status = auto[alias] st = status di = diff ci = commit co = checkout br = branch 阅读全文
posted @ 2012-07-26 11:08
zonyZhang
阅读(99)
评论(0)
推荐(0)