58 59 60
# File 'lib/easy_changelog/entry.rb', line 58 def last_commit_id `git log -n1 --format="%h"`.chomp end