1
Fork 0

run: cleanup before work

This commit is contained in:
Motiejus Jakštys 2024-11-10 20:14:24 +02:00
parent a51635bde9
commit 151d9980e0
1 changed files with 3 additions and 0 deletions

3
run
View File

@ -52,6 +52,9 @@ STEP00_B=3ba916584db5485c38ebf2390e8d22bc6d81bf8e
#
STEP00_C=28514476ef8c824c3d189d98f23d0f8d23e496ea
step00() {
git reset --hard
git clean -ffxd
git checkout $STEP00_A
git revert --no-edit $STEP00_B