19 20 21 22 23
# File 'lib/git/log.rb', line 19 def object(objectish) dirty_log @object = objectish return self end