Jan Wielemaker wrote: > The reported problems also apply to the next module. What appears to > work is this: > > * Walk through the history, finding the commit where the directory > is created. > * use git tag -l --contains <commit that created dir> to get the > tags we want to keep. > * get all tags, use comm and delete the tags not in the `contained' > set above. > > Not very friendly and I'm (with Thomas) about the status of these > findings. I like to thank Thomas for giving me the right clue. Now I finally remember where I knew this problem from: http://article.gmane.org/gmane.comp.version-control.git/91708 (My memory really sucks.) -- Thomas Rast trast@{inf,student}.ethz.ch -- 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