At huacnlee/ruby-china repository homepage, clicked “Fork” button, then after serval minutes, you will have you own forked repository copy.Then you clone to local.
1
git clone git@github.com:qichunren/ruby-china.git
Then you commit your changes, and push to it.When you found the original repository has some updated feature,you can do as follow: