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