git flow for quick retrieving
Blogs20122012-06-04
git flow for quick retrieving
I found the following article for quick retrieving of ’git’ -> github.com
http://reinh.com/blog/2009/03/02/a-git-workflow-for-agile-teams.html
To using git account, I created ssh-key in Ubuntu server and set public keys my git account in github.com, they work properily.
$ ssh-keygen -t rsa
