# File lib/grit/repo.rb, line 677
    def config
      @config ||= Config.new(self)
    end