> I *never* could find anything in the git documentation to explicitly > check out a tag. The only documentation I can find explains how to tag, > but not check out a specific tag. > > How do you do this? If you use cogito (which I highly recommend), you can do: `cg seek <tag>' - Anant