I noticed that I am often doing this hack commit hack commit hack commit ... git tag -s works -m "works on xyz, must rewrite abc" git reset --hard HEAD~1 hack ... I only tag just in case I want to revisit the design. However, after I reset, I often forget how did I name the tag. It would be nice if reflog would show tag descriptions, which it does not seem to. Comments? -- MST -- 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