# File lib/r10k/environment/git.rb, line 50
  def sync
    @repo.sync
    @synced = true
  end