mirror of
https://github.com/git/git.git
synced 2026-07-07 23:29:15 +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