Merge branch 'ah/log-no-graph'
"git log --graph --graph" used to leak a graph structure, and there was no way to countermand "--graph" that appear earlier on the command line. A "--no-graph" option has been added and resource leakage has been plugged. * ah/log-no-graph: log: add a --no-graph option log: fix memory leak if --graph is passed multiple times
Junio C Hamano committed
Feb 23, 2022 at 16:58 UTC
8813596531c08ed7488f85805cd0ec974a9c7c96
No changes.