Libraries
»
git
(1.19.1)
»
Index
»
Git
»
Log
»
#cherry
Method: Git::Log#cherry
Defined in:
lib/git/log.rb
#
cherry
67 68 69 70 71
# File 'lib/git/log.rb', line 67
def
cherry
dirty_log
@cherry
=
true
return
self
end