Hi!
To look up which branches are contained by the current commit, "git branch
--merged" is fine. Is there a way to do the same for tags?
I.e., I wish to list all tags that are set on commits that are ancestors of
the current commit, basically the reverse of "git tag --contains", except I
also want any tag that is exactly on the commit ID I enter.
--
\\// Peter - http://www.softwolves.pp.se/
--
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