mirror of
https://github.com/git/git.git
synced 2026-01-16 21:59:45 +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