# File lib/r10k/git/head.rb, line 21 def initialize(head, repository = nil) @head = head @repository = repository end