mirror of
https://github.com/coder/coder.git
synced 2026-06-03 04:58:23 +00:00
49feb12a7f
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