课后作业 clone git clone git@github.com:microwise-system/forkknife.git ``` touch gaohui.rb edit gaohui.rb commit git add gaohui.rb git commit -m "add gaohui" ``` push git push origin master ``` well done