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