Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758547AbZAIV7w (ORCPT ); Fri, 9 Jan 2009 16:59:52 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1758615AbZAIV7R (ORCPT ); Fri, 9 Jan 2009 16:59:17 -0500 Received: from smtp1.linux-foundation.org ([140.211.169.13]:49344 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758250AbZAIV7P (ORCPT ); Fri, 9 Jan 2009 16:59:15 -0500 Date: Fri, 9 Jan 2009 13:58:43 -0800 (PST) From: Linus Torvalds X-X-Sender: torvalds@localhost.localdomain To: Harvey Harrison cc: Sam Ravnborg , Len Brown , Andrew Morton , Linux Kernel Mailing List , linux-acpi@vger.kernel.org, Linux Power Management List Subject: Re: git mv (was Re: [git pull] ACPI & Suspend patches for 2.6.29-rc0) In-Reply-To: <1231537636.5726.4.camel@brick> Message-ID: References: <20090109212757.GA25434@uranus.ravnborg.org> <1231537636.5726.4.camel@brick> User-Agent: Alpine 2.00 (LFD 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 682 Lines: 21 On Fri, 9 Jan 2009, Harvey Harrison wrote: > > In that specific case you could just do: > > gitk -- name1 name2 > > And that might be closer to what you're looking for. yes. If you know the names you are interested in (and using "--follow" may be a way to do that), then just naming them explicitly is likely the right thing, because then you get the whole nice git ability to follow different cases across merges etc. Linus -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/