Method: Git::Base#repack
- Defined in:
- lib/git/base.rb
#repack ⇒ Object
repacks the repository
416 417 418 |
# File 'lib/git/base.rb', line 416 def repack self.lib.repack end |
repacks the repository
416 417 418 |
# File 'lib/git/base.rb', line 416 def repack self.lib.repack end |