emp deploy
doesn't prompt for a commit message if required
#994
Labels
emp deploy
doesn't prompt for a commit message if required
#994
I think this happens because we return the error, and don't write an error to the jsonmessage stream:
empire/empire.go
Line 606 in b55d8b4
The result is that
emp deploy
just looks like it silently fails.The text was updated successfully, but these errors were encountered: