收到。

总结一下常用到的命令:
git clone ssh://[email protected]/git/module
git status
git commit -a -m'Description' --author="Name <[email protected]>"
git rm
git branch
git branch -a
git checkout --track -b branchname origin/branchname
git checkout branchname
git clean -n
git clean -t
git pull
git push
--~--~---------~--~----~------------~-------~--~----~
您收到此信息是由于您订阅了 Google 论坛“i18n-zh”论坛。
 要在此论坛发帖,请发电子邮件到 [email protected]
 要退订此论坛,请发邮件至 [email protected]
 更多选项,请通过 http://groups.google.com/group/i18n-zh?hl=zh-CN 访问该论坛
-~----------~----~----~----~------~----~------~--~---

回复