Sublime Forum

Integrating Sublime Merge with Git Tower?

#1

I’ve been looking for a great diff/merge tool for a while, and while I understand that Sublime Merge has git tooling built in, I prefer my workflow in Tower (I can use single keyboard shortcuts to execute common commands like pull and fetch, whereas in Sublime Merge, it’s a multi-step process).

Has anyone successfully managed to integrate smerge with Tower using Tower’s integration instructions?

Here’s my current attempt: https://gist.github.com/tonyarnold/41a2a5392bfd6d05fa1eb9ec89ad992b

0 Likes

#2

FYI, you can create key bindings: https://www.sublimemerge.com/docs/key_bindings

2 Likes

#3

Thanks! I didn’t know that was possible.

I prefer Tower’s macOS UI for general Git interactions, but this makes Sublime Merge a more usable tool for me :+1:

0 Likes