# File lib/git-review/provider/base.rb, line 18
      def update
        git_call('fetch origin')
      end