Merge branch 'ab/commit-graph-progress'
commit36d767d02e12c1ff991511b7bd8c1d023340f2ca
authorJunio C Hamano <gitster@pobox.com>
Tue, 16 Oct 2018 07:15:58 +0000 (16 16:15 +0900)
committerJunio C Hamano <gitster@pobox.com>
Tue, 16 Oct 2018 07:15:58 +0000 (16 16:15 +0900)
tree028b22c2a0761e229d9c02e29870d2009e274bfa
parent5a0cc8aca797dbd7d2be3b67458ff880ed45cddf
parent6b89a34c89fc763292f06012318b852b74825619
Merge branch 'ab/commit-graph-progress'

Generation of (experimental) commit-graph files have so far been
fairly silent, even though it takes noticeable amount of time in a
meaningfully large repository.  The users will now see progress
output.

* ab/commit-graph-progress:
  gc: fix regression in 7b0f229222 impacting --quiet
  commit-graph verify: add progress output
  commit-graph write: add progress output
builtin/commit.c
builtin/gc.c
commit-graph.c
commit-graph.h