9da769b
1
2
3
4
5
6
7
@echo off set git="%~dp0\git\cmd\git.exe" cd Visomaster "%git%" reset --hard "%git%" pull origin