Updating all swift checkouts to a tag cd ~/swift-projects find . -name \*.git -exec /bin/bash -c 'cd $(dirname {}) && pwd && git fetch' \; cd swift ./utils/update-checkout --tag swift-5.4.2-RELEASE