git pull/push

https://help.github.com/articles/pushing-to-a-remote/

git push origin feature(push branch:feature to my remote/origin)

Last updated