# File lib/github/command.rb, line 36
    def pgit(*command)
      puts git(*command)
    end