# File lib/grit/repo.rb, line 222
    def is_head?(head_name)
      get_head(head_name)
    end