2014年7月22日

使用git

摘要: ## 基本操作 ##### 1.基本参数设置 ###安装完git后,主要参数还有两个。> git config --global user.name "duandoke"> git config --global user.email wangdongddk@163.com### 2.把指定目录设... 阅读全文

posted @ 2014-07-22 15:41 短刀客 阅读(95) 评论(0) 推荐(0)

导航