From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?=22L=2E_Alberto_Gim=E9nez=22?= Subject: Re: Why git tags are there in git? Date: Fri, 28 Jan 2011 13:27:15 +0100 Message-ID: <4D42B623.5060709@sysvalve.es> References: <1296214676536-5969544.post@n2.nabble.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: git@vger.kernel.org To: vikram2rhyme X-From: git-owner@vger.kernel.org Fri Jan 28 13:34:34 2011 Return-path: Envelope-to: gcvg-git-2@lo.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PinX5-0004bx-FB for gcvg-git-2@lo.gmane.org; Fri, 28 Jan 2011 13:34:31 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751654Ab1A1Me0 convert rfc822-to-quoted-printable (ORCPT ); Fri, 28 Jan 2011 07:34:26 -0500 Received: from v020138.sys.capside.net ([81.25.117.138]:60687 "EHLO n023010.sys.capside.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750982Ab1A1MeZ (ORCPT ); Fri, 28 Jan 2011 07:34:25 -0500 X-Greylist: delayed 399 seconds by postgrey-1.27 at vger.kernel.org; Fri, 28 Jan 2011 07:34:24 EST Received: (qmail 11022 invoked by uid 89); 28 Jan 2011 12:27:42 -0000 Received: from 89.140.141.10.static.user.ono.com (HELO [192.168.10.109]) (89.140.141.10) (smtp-auth username lagimenez@capside.com, mechanism plain) by n023010.sys.capside.net (NEVRiON/smtpd) with ESMTPA; Fri, 28 Jan 2011 13:27:42 +0100 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7 In-Reply-To: <1296214676536-5969544.post@n2.nabble.com> Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: On 28/01/2011 12:37, vikram2rhyme wrote: > > Hello friends > I am wondering why the tags are there in git. As they are just pointe= r to > the commit > we can refer those commit by SHA sum only then why tagging? Hi, I tend to find easier "release-v1" than 2cff0e391ab127ae... Regards, L. Alberto Gim=E9nez