Merge branch 'sg/commit-graph-progress-fix' into master
authorJunio C Hamano <gitster@pobox.com>
Wed, 15 Jul 2020 23:29:43 +0000 (16:29 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 15 Jul 2020 23:29:43 +0000 (16:29 -0700)
commit12f5eb9f082d7f4cb083a11aa59ac8bbd5e1589a
treeeee3b4b46c5d9457b26c7483a725434d8c45d586
parent05920f041a57ac9ee86a8615cfca414450e65365
parent150cd3b61d55bedd275e0ed36a6f674dcd34ae25
Merge branch 'sg/commit-graph-progress-fix' into master

The code to produce progress output from "git commit-graph --write"
had a few breakages, which have been fixed.

* sg/commit-graph-progress-fix:
  commit-graph: fix "Writing out commit graph" progress counter
  commit-graph: fix progress of reachable commits
commit-graph.c