erlef / rebar3_hex

Rebar3 Hex library
Apache License 2.0
101 stars 49 forks source link

Fix duplicate prompts and output for pushing tags in cut #321

Closed starbelly closed 1 year ago

starbelly commented 1 year ago

This fixes a minor bug where by we would prompt twice to push a tag to origin and would also pass the wrong version to the function responsible for this such that it might display vgit vs the actual version used for the tag.