celo-monorepo
celo-monorepo copied to clipboard
build_tag should finish with a clean git tree
Expected Behavior
build_tag
(from protocol/scripts/bash/release-lib.sh
) correctly returns to the git tree state from which it was invoked.
Current Behavior
build_tag
can finish with contracts checked out from a different branch than expected.