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