Re: [PATCH 3/3] make --max-pack-size argument to 'git pack-object' count in bytes

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Nicolas Pitre <nico@xxxxxxxxxxx> wrote:
> The value passed to --max-pack-size used to count in MiB which was
> inconsistent with the corresponding configuration variable as well as
> other command arguments which are defined to count in bytes with an
> optional unit suffix.  This brings --max-pack-size in line with the
> rest of Git.
...
>  Documentation/RelNotes-1.7.0.txt   |    8 +++++++-
>  Documentation/config.txt           |   11 +++++++----
>  Documentation/git-pack-objects.txt |    5 +++--
>  Documentation/git-repack.txt       |    8 +++++---
>  builtin-pack-objects.c             |   11 ++++++-----
>  t/t5300-pack-object.sh             |   14 ++++++++------
>  6 files changed, 36 insertions(+), 21 deletions(-)

Shouldn't we also change fast-import.c ?

-- 
Shawn.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]