# File icon-artist/gitrepo.rb, line 96
    def config(name = nil, value = nil)
      @git.config(name,value)
    end