摘要: git 常用命令Git常用操作命令收集:1) 远程仓库相关命令检出仓库:$ git clone git://github.com/jquery/jquery.git查看远程仓库:$ git remote -v添加... 阅读全文
posted @ 2016-10-25 13:25 cbam 阅读(92) 评论(0) 推荐(0)
摘要: If no other git process is currently running, this probably means agit process crashed in this repository ... 阅读全文
posted @ 2016-10-25 13:22 cbam 阅读(80) 评论(0) 推荐(0)