Sublime Forum

How do I copy the error message sublime merge gives me in the yellow popup dialog when a commit error occurs?

#1

How do I copy the error message sublime merge gives me in the yellow popup dialog when a commit error occurs?

0 Likes

#2

This little terminal icon to the left of the branch name can be clicked to open a list of all of the git operations that have happened. The pane to the left of it lets you choose the commands and the right hand size changes to show you the output.

You can select the text there and copy it as needed.

0 Likes