Thread (4 messages) flat view 4 messages, 2 authors, 2016-06-15

Re: .git grows after git-gc?

From: Nicolas Pitre <hidden>
Date: 2016-06-15 22:43:06

On Tue, 24 Apr 2007, Andy Parkins wrote:
quoted
I think that (2) is the most probable cause of repack growth in your
case.  Just try:

	git config --global repack.usedeltabaseoffset true
	git gc

and you should get that 2MB back, possibly a bit more.
Strangely enough - I didn't - stayed at 97MB.  It's probably (1) then.
Well... to be sure, also try:

	git config --global repack.usedeltabaseoffset false
	git gc

and verify that the repository actually grew.  If it stays the same then 
something is not right.


Nicolas
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help