mirror of
https://github.com/git/git.git
synced 2026-07-06 06:38:35 +00:00
The --graph code fell into infinite loop when asked to do what the code did not expect. * mk/maint-graph-infinity-loop: graph.c: infinite loop in git whatchanged --graph -m