Øyvind Harboe ha scritto:
> What's the most reasonable way to refer to a git version
> for human beings?
> 
> In svn it's a small integer("only" in the thousands).
> 
> I was thinking about something like "0.2 + N versions".

You can't. Just use the relevant SHA-1 id (which you can easily find by 
yourself with a git log). Usually 8 to 10 digits are enough to uniquely 
refer a commit.

Best regards,
-- 
Luca Ottaviano <[email protected]>
BeRTOS developer -> http://dev.bertos.org
_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to