May 2010
1 post
4 tags
git checkout [tag] .
`git checkout [tag] .` is great to avoid merge conflicts when upgrading a framework where you only mess in the files you created.