lib/git/index.rb



module Git
  class Index < Git::Path
    
  end
end