`script/most-recent-nightly-tag.sh` determines the most recent nightly release in your current git history. Previously it was assuming that you had a `nightly` remote, to pull tags from. Now it just pulls directly from the repository by URL.
update-stage0