mirror of
https://github.com/git/git.git
synced 2026-01-17 14:21:57 +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