I\'m trying out git for the first time and am trying to follow instructions supplied by github. However, I seem to be failing on the last step. The following steps are provide
Some times you must run:
git pull
Be carefull! Backup your repo folder before run this command.