summaryrefslogtreecommitdiff
path: root/ci/assert-no-diff.bat
blob: 5e70908ba8c5e90c80071b4a2537dee3d4deb137 (plain)
1
2
3
4
5
6
7
@echo off

cd "%~dp0.."

git add -u
git diff @
git diff-index --quiet HEAD