Re: Numeric Revision Names?
From: Robin Burchell <hidden>
Date: 2016-06-15 22:45:26
This can be emulated to some extent by using git tag, and git describe --tags. I can't remember specifics off the top of my head though, it's a while since I set that up. On Fri, Oct 3, 2008 at 1:37 PM, marceloribeiro [off-list ref] wrote:
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. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html