git工具用法 && git管理googlecode
http://code.google.com/p/sunsea-dev/wiki/GitTool
git clone- git clone https://code.google.com/p/sunsea-dev/
- git clone https://sunsea1026@code.google.com/p/sunsea-dev/
git update- git add -A .
- git commit -m 'log'
- git push -u origin master
git create new branch- git branch new_branch
- git push -u origin new_branch
git others
more help: http://www.kernel.org/pub/software/scm/git/docs/user-manual.html
git update- git add -A .
- git commit -m 'log'
- git push -u origin master
git create new branch- git branch new_branch
- git push -u origin new_branch
git others
more help: http://www.kernel.org/pub/software/scm/git/docs/user-manual.html
git create new branch- git branch new_branch
- git push -u origin new_branch
git others
more help: http://www.kernel.org/pub/software/scm/git/docs/user-manual.html
git others
more help: http://www.kernel.org/pub/software/scm/git/docs/user-manual.html