On Mon, Oct 28, 2024 at 02:43:42PM +0100, Karthik Nayak wrote: > --- > builtin/fast-import.c | 8 ++++---- > builtin/index-pack.c | 4 ++-- > builtin/pack-redundant.c | 4 ++-- > http.c | 2 +- > packfile.c | 9 ++++----- > packfile.h | 3 ++- > 6 files changed, 15 insertions(+), 15 deletions(-) All looking very sensible, nicely done. Thanks, Taylor