Closed Tu2607 closed 3 years ago
Can you update the commit message to be more specific to this change? Something like "Print URL string instead of raw Ruby object"? You can either keep the ticket number or tag it as "(maint)".
Can you update the commit message to be more specific to this change? Something like "Print URL string instead of raw Ruby object"? You can either keep the ticket number or tag it as "(maint)".
I tried 😢
@Tu2607 you should be able to do a git commit --amend
and then force push to your branch git push -f origin HEAD
Reformat the output of the URL for the logger in verbose mode.