login
Header Space

 
 

'git gc' always run, on old kernel repo?

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <git@...>
Cc: LKML <linux-kernel@...>
Date: Thursday, February 28, 2008 - 3:57 pm

In order to apply a kernel patch diff'd against an older kernel, I ran

	git checkout -b tmp v2.6.23
	git-am --signoff --utf8 /g/tmp/mbox

The patch applied successfully, but each time I run this, it starts an 
automated 'git gc' run...  even if there is nothing useful to gc:


IMO there is a broken hueristic in there somewhere...  I regularly run 
'git gc' on my repos...

	Jeff


--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
'git gc' always run, on old kernel repo?, Jeff Garzik, (Thu Feb 28, 3:57 pm)
Re: 'git gc' always run, on old kernel repo?, Jeff Garzik, (Thu Feb 28, 4:13 pm)
Re: 'git gc' always run, on old kernel repo?, Nicolas Pitre, (Thu Feb 28, 4:36 pm)
Re: 'git gc' always run, on old kernel repo?, Jeff Garzik, (Thu Feb 28, 4:45 pm)
Re: 'git gc' always run, on old kernel repo?, Asheesh Laroia, (Thu Feb 28, 4:32 pm)
Re: 'git gc' always run, on old kernel repo?, Asheesh Laroia, (Thu Feb 28, 4:34 pm)
speck-geostationary