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