On Mon, 2 Nov 2009, David Brownell wrote:
> That is, "git describe efef05870d726fe4cb6786d785fae4628fe7ec1e"
> will tell you that it's 125 commits after the v0.2.0 tag.
BTW, when using that 40 character hex string, you can abbreviate it to
the first 7 or 8 characters. Git will accept it as long as it uniquely
describe an object (and 8 chars is normally sufficient):
git describe efef0587
Nicolas
_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development