summaryrefslogtreecommitdiff
path: root/tools/build_scripts/git_update.bat
blob: 5d121ead94281dc717725767eaa898021d7d9146 (plain)
1
2
3
4
5
git reset --hard

git pull --rebase=true --progress -v 2>&1 > update.log

echo %date% %time% > timestamp.chk