[Bf-committers] Are our git tags out of date?

Dan McGrath danmcgrath.ca at gmail.com
Sat Nov 23 13:52:08 CET 2013


While watching an advanced git video (which btw, is a nice follow up to the
Git video by Scott from the other day):

  https://www.youtube.com/watch?v=ig5E8CcdM9g

I noticed that when he got to the section on tags vs. annotated tags (~30+
minutes in, iirc), that the command:

  git describe master

gave the output:

  v2.66-6202-g2cb6348

This got me to thinking that maybe we are missing a few annotated tags (git
tag -a <rev>) in the repo?

Anyways, just something I noticed and thought that I would inquire about,
and also to point out an amazing advanced git video! o/


Dan


More information about the Bf-committers mailing list