Checkout a Git Tag git fetch --all --tags git tag --list git checkout tags</tag> -b <branch> References How To Checkout Git Tags