2009年11月20日 星期五

How to work with Google code

This wiki shows me the detail procedure to use git to work with Google code.
The main procedure is:
1. git svn clone --username my-gmail-name -s https://my-project.googlecode.com/svn
2. git add FILENAME
3. git commit -a
4. git svn dcommit --username jacky.tw -s https://my-project.googlecode.com/svn

參考來源: ExportingToGit - support - Exporting a project to a Git repository - Project Hosting on Google Code (在「Google 網頁註解」中檢視)

沒有留言: