From mboxrd@z Thu Jan 1 00:00:00 1970 From: Junio C Hamano Subject: Re: How do get a specific version of a particular file? Date: Tue, 27 Feb 2007 16:33:23 -0800 Message-ID: <7v8xej9l4c.fsf@assigned-by-dhcp.cox.net> References: <20070227154241.GA8228@thunk.org> <20070227223929.GA9027@thunk.org> <86vehnnpy2.fsf@blue.stonehenge.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Johannes Schindelin , "Randal L. Schwartz" , Theodore Tso , git@vger.kernel.org To: Linus Torvalds X-From: git-owner@vger.kernel.org Wed Feb 28 01:33:29 2007 Return-path: Envelope-to: gcvg-git@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1HMCl5-000369-Ok for gcvg-git@gmane.org; Wed, 28 Feb 2007 01:33:28 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751060AbXB1AdZ (ORCPT ); Tue, 27 Feb 2007 19:33:25 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751072AbXB1AdZ (ORCPT ); Tue, 27 Feb 2007 19:33:25 -0500 Received: from fed1rmmtao103.cox.net ([68.230.241.43]:38571 "EHLO fed1rmmtao103.cox.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751059AbXB1AdY (ORCPT ); Tue, 27 Feb 2007 19:33:24 -0500 Received: from fed1rmimpo02.cox.net ([70.169.32.72]) by fed1rmmtao103.cox.net (InterMail vM.7.05.02.00 201-2174-114-20060621) with ESMTP id <20070228003323.WZAH3546.fed1rmmtao103.cox.net@fed1rmimpo02.cox.net>; Tue, 27 Feb 2007 19:33:23 -0500 Received: from assigned-by-dhcp.cox.net ([68.5.247.80]) by fed1rmimpo02.cox.net with bizsmtp id UoZP1W00Y1kojtg0000000; Tue, 27 Feb 2007 19:33:24 -0500 In-Reply-To: (Linus Torvalds's message of "Tue, 27 Feb 2007 16:30:34 -0800 (PST)") User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: Linus Torvalds writes: > So it will *not* show the commit that is v1.5.0. Ah, sorry, I missed that part.