摘要:
git常用的命令$ git help # 显示command的help$ git show # 显示某次提交的内容 git show $id$ git status 初始化操作$ git config --global user.name #设置提交者名字$ git config --globa... 阅读全文
posted @ 2015-01-31 14:05
lishuai0214
阅读(123)
评论(0)
推荐(0)
浙公网安备 33010602011771号