# File lib/git/log.rb, line 74
def
size
check_log
@commits
.
size
rescue
nil
end