Re: Git and GCC
From: Junio C Hamano <hidden>
Date: 2016-06-15 22:43:56
Junio C Hamano [off-list ref] writes:
Jon Loeliger [off-list ref] writes:quoted
I'd like to learn more about that. Can someone point me to either more documentation on it? In the absence of that, perhaps a pointer to the source code that implements it?See Documentation/technical/pack-heuristics.txt,
A somewhat funny thing about this is ...
$ git show --stat --summary b116b297
commit b116b297a80b54632256eb89dd22ea2b140de622
Author: Jon Loeliger [off-list ref]
Date: Thu Mar 2 19:19:29 2006 -0600
Added Packing Heursitics IRC writeup.
Signed-off-by: Jon Loeliger [off-list ref]
Signed-off-by: Junio C Hamano [off-list ref]
Documentation/technical/pack-heuristics.txt | 466 +++++++++++++++++++++++++++
1 files changed, 466 insertions(+), 0 deletions(-)
create mode 100644 Documentation/technical/pack-heuristics.txt