From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Riesen Subject: Re: [PATCH 7/7] make "git fetch" update all fetch repositories Date: Tue, 29 Apr 2008 07:38:14 +0200 Message-ID: <20080429053814.GA3332@steel.home> References: <55a4068681841e6c3579f4183b469fc7aa4de266.1209391615.git.bonzini@gnu.org> <20080428181012.GB6710@steel.home> <48161544.90500@gnu.org> <20080428213339.GC10600@steel.home> <4816A989.2010204@gnu.org> Reply-To: Alex Riesen Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: git@vger.kernel.org, spearce@spearce.org, gitster@pobox.com, peff@peff.net, johannes.schindelin@gmx.de, srb@cuci.nl To: Paolo Bonzini X-From: git-owner@vger.kernel.org Tue Apr 29 07:39:23 2008 connect(): Connection refused Return-path: Envelope-to: gcvg-git-2@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1JqiYi-0001zN-0q for gcvg-git-2@gmane.org; Tue, 29 Apr 2008 07:39:20 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754254AbYD2FiT (ORCPT ); Tue, 29 Apr 2008 01:38:19 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754158AbYD2FiT (ORCPT ); Tue, 29 Apr 2008 01:38:19 -0400 Received: from mo-p07-ob.rzone.de ([81.169.146.189]:60600 "EHLO mo-p07-ob.rzone.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754119AbYD2FiS (ORCPT ); Tue, 29 Apr 2008 01:38:18 -0400 X-RZG-CLASS-ID: mo07 X-RZG-AUTH: z4gYkBuibEUndJ36PWMnarKZBJxGkw== Received: from tigra.home (Faada.f.strato-dslnet.de [195.4.170.218]) by post.webmailer.de (klopstock mo30) (RZmta 16.27) with ESMTP id n06791k3SJx0tw ; Tue, 29 Apr 2008 07:38:15 +0200 (MEST) (envelope-from: ) Received: from steel.home (steel.home [192.168.1.2]) by tigra.home (Postfix) with ESMTP id 18090277BD; Tue, 29 Apr 2008 07:38:15 +0200 (CEST) Received: by steel.home (Postfix, from userid 1000) id E296756D28; Tue, 29 Apr 2008 07:38:14 +0200 (CEST) Content-Disposition: inline In-Reply-To: <4816A989.2010204@gnu.org> User-Agent: Mutt/1.5.17+20080114 (2008-01-14) Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Paolo Bonzini, Tue, Apr 29, 2008 06:52:25 +0200: > Alex Riesen wrote: >> Paolo Bonzini, Mon, Apr 28, 2008 20:19:48 +0200: >>>> my v4l2 >>>> repo (which is a pretty collection of all kinds of remotes) >>> I can add a global boolean configuration to change the default value >>> of skipDefaultRemote. >>> >> >> With the default NOT so that current behaviour stays? > > No, absolutely. In fact if I were you I would set skipDefaultUpdate > *now* on the remotes of that repo. And all the others, who don't read this discussion, are just expected to adapt?