dashpay / dash-network-deploy

Tools for Dash networks deployment and testing
MIT License
21 stars 19 forks source link

fix: improve error handling #622

Closed ktechmidas closed 8 months ago

ktechmidas commented 8 months ago

Issue being fixed or feature implemented

If we are not at a branch head, the deploy script will fail

What was done?

Better error handling around not being at a branch head

How Has This Been Tested?

/bin/deploy

Breaking Changes

None

Checklist:

For repository code-owners and collaborators only

ktechmidas commented 8 months ago

Fixes https://github.com/dashpay/dash-network-deploy/issues/619