4 step to push my website
1 | $ git clone http://git.fabacademy.org/fabacademy2016/fablabshenzhen.git $ git checkout -b myfeature $ git commit -am "My feature is ready" $ git push origin myfeature |

This work is licensed under a Creative Commons Attribution 4.0 International License.