# File lib/r10k/git/working_dir.rb, line 121
  def resolve_remote_head(pattern, remote = 'cache')
    super(pattern, remote)
  end