author | Shawn O. Pearce <spearce@spearce.org> | |
Tue, 16 Jan 2007 09:25:12 +0000 (04:25 -0500) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Tue, 16 Jan 2007 09:25:12 +0000 (04:25 -0500) | ||
commit | eec11c24840bfc5293a80fed3c3b1e5bc10ac453 | |
tree | 6537c7248d286528621ac9d1336ddf20298f2bc5 | tree | snapshot |
parent | 0fcbcae75372f96539ba0f9598112c417d81ab0d | commit | diff |
Correct max_packsize default in fast-import.
Apparently amd64 has defined 'unsigned long' to be a 64 bit value,
which means -1 was way over the 4 GiB packfile limit. Whoops.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Apparently amd64 has defined 'unsigned long' to be a 64 bit value,
which means -1 was way over the 4 GiB packfile limit. Whoops.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
fast-import.c | diff | blob | history |