A local shared clone is now much slower

2013-07-07 Thread Stephen Rothwell
do this a bit. I am sure one of Linus' points about branches was that being able to make a fast local clone of a tree to use more than one branch was a feature. -- Cheers, Stephen Rothwells...@canb.auug.org.au pgpA3zkp3VAx8.pgp Description: PGP signature

Re: A local shared clone is now much slower

2013-07-07 Thread Stephen Rothwell
Hi Duy, On Mon, 8 Jul 2013 10:20:22 +0700 Duy Nguyen pclo...@gmail.com wrote: On Mon, Jul 8, 2013 at 10:03 AM, Stephen Rothwell s...@canb.auug.org.au wrote: So commit 0433ad128c59 (clone: run check_everything_connected) (which turned up with v1.8.3) added a large traversal to clone

bug in git-fsck-cache?

2005-08-31 Thread Stephen Rothwell
tree. Cheers, Stephen Rothwell - To unsubscribe from this list: send the line unsubscribe git in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: bug in git-fsck-cache?

2005-08-31 Thread Stephen Rothwell
On Wed, 31 Aug 2005 13:13:56 -0700 Junio C Hamano [EMAIL PROTECTED] wrote: Stephen Rothwell [EMAIL PROTECTED] writes: The commit c594adad5653491813959277fb87a2fef54c4e05 is shown as connected (in Linus' tree, not one of my patches) by gitk, so I am happy that git prune did not get rid

git merges of tags

2017-05-18 Thread Stephen Rothwell
" also does not do a fast forward - it also doesn't fail, it unexpectedly just creates a merge commit :-(). -- Cheers, Stephen Rothwell