Hello,
In Sublime Merge the output from git commands is shown when they fail. But I have git hooks that print useful messages in certain conditions, even if they do not imply an error.
I know I can click on the little terminal icon to show git output on demand, but is there a way to always get the output “popup” that appears when there is a failure?
Thanks.