Re: [PATCH 2/2] commit-graph verify: add progress output

2018-09-04 Thread Junio C Hamano
Ævar Arnfjörð Bjarmason writes: > For the reasons explained in the "commit-graph write: add progress > output" commit leading up to this one, emit progress on "commit-graph > verify". Since e0fd51e1d7 ("fsck: verify commit-graph", 2018-06-27) > "git fsck" has called this command if core.commitGr

[PATCH 2/2] commit-graph verify: add progress output

2018-09-04 Thread Ævar Arnfjörð Bjarmason
For the reasons explained in the "commit-graph write: add progress output" commit leading up to this one, emit progress on "commit-graph verify". Since e0fd51e1d7 ("fsck: verify commit-graph", 2018-06-27) "git fsck" has called this command if core.commitGraph=true, but there's been no progress outp