1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2025-06-13 13:04:03 +00:00
tobspr_shapez.io/fetch_from_upstream.bat
2021-03-14 16:17:34 +01:00

3 lines
82 B
Batchfile

git fetch upstream
git reset --hard upstream/master
git push origin master --force