mirror of
https://github.com/coder/coder.git
synced 2025-07-08 11:39:50 +00:00
The initial assumption that branch manipulations should be done by this script and not pushed to remote manually has proven to get in the way of the regular release flow. These are just safety-checks to prevent user error, safe to remove. Fixes #13648