]> git.ipfire.org Git - thirdparty/git.git/commitdiff
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)
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

1  2 
commit-graph.c

diff --cc commit-graph.c
Simple merge