# File lib/github/command.rb, line 40
    def git(command)
      run :sh, command
    end