Added force pull commands to readme
This commit is contained in:
parent
73c718211f
commit
51130c860d
@ -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)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user