To upgrade to a new version of zsh:
- Checkout
dev/UPSTREAM. - Replace its contents with the new version.
- Rename
zsh/.gitignoretozsh/.gitignore.dist. - Commit and push the new content.
- Create an eng/ branch.
git merge dev/UPSTREAMinto your branch and resolve any conflicts.- Review, test, and nominate that eng/ branch.