21 22 23
# File 'lib/eternity/patch.rb', line 21 def base_commit @base_commit ||= Commit.base_of current_commit, target_commit end