brew-test-bot: reset before checkout.
This commit is contained in:
parent
e143c3a799
commit
e8354e2fb5
@ -288,8 +288,8 @@ class Test
|
|||||||
git 'stash'
|
git 'stash'
|
||||||
git 'am --abort 2>/dev/null'
|
git 'am --abort 2>/dev/null'
|
||||||
git 'rebase --abort 2>/dev/null'
|
git 'rebase --abort 2>/dev/null'
|
||||||
git 'checkout -f master'
|
|
||||||
git 'reset --hard'
|
git 'reset --hard'
|
||||||
|
git 'checkout -f master'
|
||||||
git 'clean --force -dx'
|
git 'clean --force -dx'
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user