Re: Git exhausts memory.

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

 



On 04.04.2011 16:57, Nguyen Thai Ngoc Duy wrote:
On Mon, Apr 4, 2011 at 7:52 PM, Alif Wahid<alif.wahid@xxxxxxxxx>  wrote:
Hi Nicolas,

On 4 April 2011 01:18, Nicolas Pitre<nico@xxxxxxxxxxx>  wrote:

Something you can try is to simply tell Git not to attempt any delta
compression on those tar files using gitattributes (see the man page of
the same name).

Should we change the default to not delta if a blob exceeds predefined
limit (say 128M)? People who deliberately wants to delta them can
still set delta attr. 1.8.0 material maybe?


Isn't this already done with the config variable core.bigFileThreshold ?

documentation says: "Files larger than this size are stored deflated, without attempting delta compression. ... Default is 512 MiB on all platforms."

--
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]