# File lib/github/command.rb, line 157
    def command(*args)
      git_exec [ @name, args ]
    end