> "git for-each-ref" gives the mapping from the tip of your refs to > object names. We do not keep and give reverse mapping but there > should be enough information in for-each-refs output to get the > information yourself, I think. But you need to grep if you have a big list, don't you? Michael H. points me to: "git log -1 --decorate" which works very well to me. Thanks -- 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