4 lines
57 B
Batchfile
4 lines
57 B
Batchfile
@echo off
|
|
|
|
git fetch --all
|
|
git reset --hard origin/master |