Re: [PATCH] fix pack.packSizeLimit and --max-pack-size handling

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Junio C Hamano
Date: Wednesday, November 12, 2008 - 10:46 am

Nicolas Pitre <nico@cam.org> writes:



The fix to tweak the limit for subsequent split pack is a good thing to
have, but this change would break existing repositories where people
specified 20971520 (or worse yet "20m") to limit the size to 20MB.

I think --max-pack-size is what should be fixed to use git_parse_ulong()
to match the configuration, if you find the discrepancy disturbing.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
pack.packSizeLimit and --max-pack-size not working?, Jon Nelson, (Wed Nov 12, 8:12 am)
Re: [PATCH] fix pack.packSizeLimit and --max-pack-size han ..., Junio C Hamano, (Wed Nov 12, 10:46 am)