# File lib/r10k/git/working_dir.rb, line 116
  def outdated?
    @ref.fetch? or needs_checkout?
  end