# File lib/r10k/git/alternates.rb, line 21
  def <<(path)
    write(to_a << path)
  end