Skip to content

pr-435/robbat2/silent-bundle-v2

Implement --quiet support for some git-bundle subcommands: create and verify

Reference: https://www.mail-archive.com/git@vger.kernel.org/msg182844.html
Signed-off-by: Robin H. Johnson robbat2@gentoo.org [robbat2@gentoo.org]

Robin H. Johnson (3):
  bundle: framework for options before bundle file
  bundle-create: progress output control
  bundle-verify: add --quiet

 Documentation/git-bundle.txt |  35 +++++-
 builtin/bundle.c             | 217 +++++++++++++++++++++++++++--------
 bundle.c                     |   9 +-
 bundle.h                     |   3 +-
 4 files changed, 211 insertions(+), 53 deletions(-)

base-commit: 566a1439f6f56c2171b8853ddbca0ad3f5098770

Submitted-As: https://public-inbox.org/git/pull.435.v2.git.1573248640.gitgitgadget@gmail.com
In-Reply-To: https://public-inbox.org/git/pull.435.git.1573067879.gitgitgadget@gmail.com
Assets 2