2012年5月4日 星期五

bitbucket.org first push with GIT

- Create a new repository
- >> git remote add origin https://[user]@bitbucket.org/[user]/[repo].git
- Settin the public/private key
- >> git push -u origin master

沒有留言: