Skip to content
Snippets Groups Projects
Commit f0da9c24 authored by Mike McQuaid's avatar Mike McQuaid
Browse files

brew-test-bot: don't run git gc.

parent 3b4f15bf
No related branches found
No related tags found
No related merge requests found
......@@ -327,7 +327,6 @@ class Test
if ARGV.include? '--cleanup'
test 'git reset --hard'
test 'git gc'
git 'stash pop 2>/dev/null'
end
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment