brew-test-bot: force checkout master with cleanup.
This commit is contained in:
parent
afd2dde474
commit
80a73bea79
@ -219,6 +219,7 @@ 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 'clean --force -dx'
|
git 'clean --force -dx'
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user