Skip to content

Commit

Permalink
fix(auto-pr): hard reset bucket after running
Browse files Browse the repository at this point in the history
  • Loading branch information
r15ch13 committed Aug 2, 2019
1 parent 7decfd4 commit 79f8538
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/auto-pr.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -204,4 +204,4 @@ if ($Push) {
execute 'hub checkout -f master'
}

execute 'hub reset'
execute 'hub reset --hard'

0 comments on commit 79f8538

Please sign in to comment.