On Wed, Feb 08, 2012 at 03:03:43PM -0800, Tom Grennan wrote: > This filters the list for tags of the given object. > Example, > > john$ git tag v1.0-john v1.0 > john$ git tag -l --points-at v1.0 > v1.0-john > v1.0 > > Signed-off-by: Tom Grennan <tmgrennan@xxxxxxxxx> This version looks fine to me. Thanks. -Peff -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html