3 lines
47 B
Bash
3 lines
47 B
Bash
git fetch --all
|
|
git reset --hard origin/master
|
git fetch --all
|
|
git reset --hard origin/master
|