Git常用命令行操作
摘要:
常用命令:一.配置git提交的个人信息,请大家配置成自己的名字及公司分配的邮箱地址git config —global user.name “name”git config —global user.email “email@email.com”二.初始下载远程代码git clone git@ser... 阅读全文
posted @ 2014-12-22 20:44 畅遨 阅读(201) 评论(0) 推荐(0) 编辑
posted @ 2014-12-22 20:44 畅遨 阅读(201) 评论(0) 推荐(0) 编辑