# File lib/github/command.rb, line 44
    def git_exec(command)
      run :exec, command
    end