diff --git a/README.md b/README.md index d3f5288..1e44848 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,14 @@ Open the Repo in GitGui (this might happen automatically after cloning). Click Put “Pull” in the name box and “git pull origin master” (no quotes) in the command box and click “Add” +Click “Tools” and “Add” + +Put “Force Pull 1” in the name box and “git fetch --all” (no quotes) in the command box and click “Add” + +Click “Tools” and “Add” + +Put “Force Pull 2” in the name box and “git reset --hard origin/master” (no quotes) in the command box and click “Add” + ### Authenticate your machine with Google Run the code for the first time (or since 7 days have elapsed since this step was last performed on this computer)