Run git clone https://github.com/holwech/RoboSoccer
cd
in the console to the RoboSoccer folder and run git pull
This updates the code, incase someone else have been working on it since you last were at the lab.
cd
in the console to the RoboSoccer folder and run
1.git add .
2.git commit -am "Write some message here about what you have done with the code"
3.git push
This uploads your changes to github
Do not try to fix anything or do random stuff, just ask Joachim or Emil Andreas for help.