# File lib/grit/repo.rb, line 552
def
gc_auto
self
.
git
.
gc
({
:auto
=
>
true
})
end