6 7 8
# File 'lib/ptlog/git/lib.rb', line 6 def first_commit command("rev-list --max-parents=0 HEAD") end