]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ab/unbundle-progress'
authorJunio C Hamano <gitster@pobox.com>
Mon, 20 Sep 2021 22:20:42 +0000 (15:20 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 20 Sep 2021 22:20:42 +0000 (15:20 -0700)
Add progress display to "git bundle unbundle".

* ab/unbundle-progress:
  bundle: show progress on "unbundle"
  index-pack: add --progress-title option
  bundle API: change "flags" to be "extra_index_pack_args"
  bundle API: start writing API documentation

1  2 
builtin/index-pack.c

Simple merge