Commit 216f6bb0 authored by Fabio Pelosin's avatar Fabio Pelosin

[Migrator] Delete git cache

via @segiddins
parent 50250b16
......@@ -43,6 +43,8 @@ module Pod
end
end
end
delete(Pathname(File.join(ENV['HOME'], 'Library/Caches/CocoaPods/Git')))
end
# @!group Private helpers
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment