From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262611AbVFWIsv (ORCPT ); Thu, 23 Jun 2005 04:48:51 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262613AbVFWIqH (ORCPT ); Thu, 23 Jun 2005 04:46:07 -0400 Received: from styx.suse.cz ([82.119.242.94]:8898 "EHLO mail.suse.cz") by vger.kernel.org with ESMTP id S263048AbVFWIa0 (ORCPT ); Thu, 23 Jun 2005 04:30:26 -0400 Date: Thu, 23 Jun 2005 10:30:25 +0200 From: Vojtech Pavlik To: Linus Torvalds Cc: Jeff Garzik , Greg KH , Linux Kernel , Git Mailing List Subject: Re: Updated git HOWTO for kernel hackers Message-ID: <20050623083025.GA5066@ucw.cz> References: <42B9FCAE.1000607@pobox.com> <42BA14B8.2020609@pobox.com> <42BA1B68.9040505@pobox.com> <42BA271F.6080505@pobox.com> <42BA45B1.7060207@pobox.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.6i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jun 22, 2005 at 10:58:13PM -0700, Linus Torvalds wrote: > And thinking that "fetching a tree fetches all the tags from that tree" > really _is_ a stupid decision. It's missing the big picture. It's missing > the fact that tags _should_ be normal every-day things that you just use > as "book-marks", and that the kind of big "synchronization point for many > people" tag should actually be the _rare_ case. > > The fact that global tags make that private "bookmark" usage impossible > should be a big red blinking sign saying "don't do global tags". Maybe it'd make sense to differentiate between the two types of tags? To have local tags which don't propagate, and global (version) tags which do? They could live in different namespaces and thus wouldn't interfere. -- Vojtech Pavlik SuSE Labs, SuSE CR