cargo-release
cargo-release copied to clipboard
Skip git push if remote is not configured [#155]
Added a check before running git push. If the remote is not configured, print info message and skip the push.
Fixes #155