615 616 617
# File 'lib/git/base.rb', line 615 def checkout_index(opts = {}) self.lib.checkout_index(opts) end