From mboxrd@z Thu Jan 1 00:00:00 1970 From: marceloribeiro Subject: Numeric Revision Names? Date: Fri, 3 Oct 2008 05:37:07 -0700 (PDT) Message-ID: <19796862.post@talk.nabble.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: git@vger.kernel.org X-From: git-owner@vger.kernel.org Fri Oct 03 14:38:26 2008 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 1KljvJ-0004zh-7E for gcvg-git-2@gmane.org; Fri, 03 Oct 2008 14:38:21 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750904AbYJCMhJ (ORCPT ); Fri, 3 Oct 2008 08:37:09 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750866AbYJCMhJ (ORCPT ); Fri, 3 Oct 2008 08:37:09 -0400 Received: from kuber.nabble.com ([216.139.236.158]:49910 "EHLO kuber.nabble.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750813AbYJCMhI (ORCPT ); Fri, 3 Oct 2008 08:37:08 -0400 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1Klju7-0007Sn-C6 for git@vger.kernel.org; Fri, 03 Oct 2008 05:37:07 -0700 X-Nabble-From: marcelo@sonnay.com Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Hi, I am new to git, and my question may be stupid, but anyway... I am used to the numeric revision names on svn, and on Git all I get are hexadecimal names. Is there any way to configure it to start a projects revisions on lets say, revision 0, and keep incrementing it after each commit? I tried finding it on git doc but wasnt able to. Maybe I am missing something.... Thanks in advance! -- View this message in context: http://www.nabble.com/Numeric-Revision-Names--tp19796862p19796862.html Sent from the git mailing list archive at Nabble.com.