Skip to content

pr-450/derrickstolee/commit-graph-progress-fix-v3

Thanks, Ryenus, for reporting this problem.

Update in V3:

Based on our discussion, I've added the suggested GIT_PROGRESS_DELAY
environment variable. This allowed the existing tests to stick around with
one exception in the GC tests. The test remains, but we can no longer look
at the commit-graph output.

Derrick Stolee (2):
  progress: create GIT_PROGRESS_DELAY
  commit-graph: use start_delayed_progress()

 Documentation/git.txt   | 4 ++++
 commit-graph.c          | 2 +-
 progress.c              | 8 +++++++-
 t/t5318-commit-graph.sh | 4 ++--
 t/t6500-gc.sh           | 6 ++----
 5 files changed, 16 insertions(+), 8 deletions(-)

base-commit: da72936f544fec5a335e66432610e4cef4430991

Submitted-As: https://public-inbox.org/git/pull.450.v3.git.1573148818.gitgitgadget@gmail.com
In-Reply-To: https://public-inbox.org/git/pull.450.git.1572969955.gitgitgadget@gmail.com
In-Reply-To: https://public-inbox.org/git/pull.450.v2.git.1572984842.gitgitgadget@gmail.com
Assets 2