Author :
Stefan Sperling
Date :
2018-04-02 21:25:56
Hash :7e665116 Message :got log: do a first-parent commit traversal instead of N-parent
Running 'got log' on a repository with merge commits shows that
this code isn't ready to handle merge commits yet. It printed
many commits multiple times and used up a lot of memory.