153 154 155
# File 'lib/raykit/project.rb', line 153 def latest_tag_commit `git show-ref -s #{latest_tag}`.strip end