10 11 12 13
# File 'lib/git_wrapper/commands/show.rb', line 10 def commit(commit) @version = "#{commit}:" self end