"Tutorial Push and Pull Github' To Push : git init git add . git commit -m "message" git push origin front-end To Pull : git pull origin front-end