Merge branch 'rj/bundle-ui-updates'
commitca5c8aa8e1cf837613801f26d22f63caea53484e
authorJunio C Hamano <gitster@pobox.com>
Sun, 1 Dec 2019 17:04:36 +0000 (1 09:04 -0800)
committerJunio C Hamano <gitster@pobox.com>
Sun, 1 Dec 2019 17:04:36 +0000 (1 09:04 -0800)
tree7087f37a9b1026980371926765f42a4bd875b664
parentd2489ce92c9ce81b3701a5e25547b969cb6e5209
parente0eba649e8c2a4271e3bcfb9ebcd358900d425c9
Merge branch 'rj/bundle-ui-updates'

"git bundle" has been taught to use the parse options API.  "git
bundle verify" learned "--quiet" and "git bundle create" learned
options to control the progress output.

* rj/bundle-ui-updates:
  bundle-verify: add --quiet
  bundle-create: progress output control
  bundle: framework for options before bundle file