]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jk/delta-islands-progress-fix' into maint
authorJunio C Hamano <gitster@pobox.com>
Mon, 29 Jul 2019 19:38:19 +0000 (12:38 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 29 Jul 2019 19:38:19 +0000 (12:38 -0700)
The codepath to compute delta islands used to spew progress output
without giving the callers any way to squelch it, which has been
fixed.

* jk/delta-islands-progress-fix:
  delta-islands: respect progress flag

1  2 
builtin/pack-objects.c

Simple merge