Re: Feature-request: git-bundle --quiet

2019-08-12 Thread Jeff King
On Mon, Aug 12, 2019 at 12:15:19PM +0200, Jacob Vosmaer wrote: > This is a tangent, but relevant: how do we feel about the fact that > 'git bundle create' does not perform CRC32 checks when copying data > out of an existing packfile? > > See > https://github.com/git/git/blob/v2.22.0/builtin/pack

Re: Feature-request: git-bundle --quiet

2019-08-12 Thread Jacob Vosmaer
This is a tangent, but relevant: how do we feel about the fact that 'git bundle create' does not perform CRC32 checks when copying data out of an existing packfile? See https://github.com/git/git/blob/v2.22.0/builtin/pack-objects.c#L2614-L2622 . I understand the rationale of "skip CRC32 when serv

Re: Feature-request: git-bundle --quiet

2019-08-08 Thread Jeff King
On Tue, Aug 06, 2019 at 07:19:11PM +, Robin H. Johnson wrote: > I started trying to make a stab at implementing this, but the code > wasn't standing out for it. Hopefully somebody else has poked at it > before: > > I'd like to have a --quiet option for git-bundle, such that only errors > are