]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commit67fc02be54bc8f5e8abf381456f297e32440b88a
tree8044c27a6429fdbddc466df039ac9eb9efc7de04
parenta1af5333234b42e9e44729280a0e92b989bd865d
parentd941cc4c342f4feca6be2a410ac6dc56908880ec
Merge branch 'ab/unbundle-progress'

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
builtin/index-pack.c