# File lib/vlad/mercurial.rb, line 31
  def revision(revision)
    "`hg identify -R #{repository} | cut -f1 -d\\ `"
  end