Alternatives to Sublime Merge logo

Alternatives to Sublime Merge

SourceTree, GitKraken, Sublime Text, Tower, and Fork are the most popular alternatives and competitors to Sublime Merge.
110
201
+ 1
46

What is Sublime Merge and what are its top alternatives?

A snappy UI, three-way merge tool, side-by-side diffs, syntax highlighting, and more. Evaluate for free – no account, tracking, or time limits.
Sublime Merge is a tool in the Source Code Management Desktop Apps category of a tech stack.

Top Alternatives to Sublime Merge

  • SourceTree
    SourceTree

    Use the full capability of Git and Mercurial in the SourceTree desktop app. Manage all your repositories, hosted or local, through SourceTree's simple interface. ...

  • GitKraken
    GitKraken

    The downright luxurious Git client for Windows, Mac and Linux. Cross-platform, 100% standalone, and free. ...

  • Sublime Text
    Sublime Text

    Sublime Text is available for OS X, Windows and Linux. One license is all you need to use Sublime Text on every computer you own, no matter what operating system it uses. Sublime Text uses a custom UI toolkit, optimized for speed and beauty, while taking advantage of native functionality on each platform. ...

  • Tower
    Tower

    Use all of Git's powerful feature set - in a GUI that makes you more productive. ...

  • Fork
    Fork

    Manage your repositories without leaving the application. Organize the repositores into categories. Fork's Diff Viewer provides a clear view to spot the changes in your source code quickly. ...

  • SmartGit
    SmartGit

    It is a graphical Git client with support for SVN and Pull Requests for GitHub and Bitbucket. It runs on Windows, macOS and Linux. ...

  • GitUp
    GitUp

    GitUp lets you see your entire labyrinth of branches and merges with perfect clarity. Any change you make, large or small, even outside GitUp, is immediately reflected in GitUp's graph. No refreshing, no waiting. ...

Sublime Merge alternatives & related posts

SourceTree logo

SourceTree

9.9K
7.5K
727
A free Git GUI client for Windows and macOS
9.9K
7.5K
+ 1
727
PROS OF SOURCETREE
  • 205
    Visual history and branch view
  • 164
    Beautiful UI
  • 134
    Easy repository browsing
  • 87
    Gitflow support
  • 75
    Interactive stage or discard by hunks or lines
  • 22
    Great branch visualization
  • 18
    Ui/ux and user-friendliness
  • 8
    Best Git Client UI/Features
  • 7
    Search commit messages
  • 5
    Available for Windows and macOS
  • 1
    Log only one file
  • 1
    Search file content
CONS OF SOURCETREE
  • 11
    Crashes often
  • 8
    So many bugs
  • 7
    Fetching is slow sometimes
  • 5
    Extremely slow
  • 5
    Very unstable
  • 4
    Can't select text in diff (windows)
  • 4
    No dark theme (Windows)
  • 3
    Can't scale window from top corners
  • 3
    Freezes quite frequently
  • 2
    UI blinking
  • 2
    Installs to AppData folder (windows)
  • 2
    Diff makes tab indentation look like spaces
  • 2
    Windows and Mac versions are very different
  • 2
    Windows version worse than mac version
  • 2
    Diff appears as if space indented even if its tabs
  • 2
    Doesn't have an option for git init
  • 2
    Useless for merge conflict resolution
  • 2
    Doesn't differentiate submodules from parent repos
  • 2
    Requires bitbucket account
  • 1
    Generally hard to like
  • 1
    No reflog support
  • 1
    Bases binary check on filesize
  • 1
    Can't add remotes by right clicking remotes (windows)

related SourceTree posts

Simon Reymann
Senior Fullstack Developer at QUANTUSflow Software GmbH · | 30 upvotes · 6M views

Our whole DevOps stack consists of the following tools:

  • GitHub (incl. GitHub Pages/Markdown for Documentation, GettingStarted and HowTo's) for collaborative review and code management tool
  • Respectively Git as revision control system
  • SourceTree as Git GUI
  • Visual Studio Code as IDE
  • CircleCI for continuous integration (automatize development process)
  • Prettier / TSLint / ESLint as code linter
  • SonarQube as quality gate
  • Docker as container management (incl. Docker Compose for multi-container application management)
  • VirtualBox for operating system simulation tests
  • Kubernetes as cluster management for docker containers
  • Heroku for deploying in test environments
  • nginx as web server (preferably used as facade server in production environment)
  • SSLMate (using OpenSSL) for certificate management
  • Amazon EC2 (incl. Amazon S3) for deploying in stage (production-like) and production environments
  • PostgreSQL as preferred database system
  • Redis as preferred in-memory database/store (great for caching)

The main reason we have chosen Kubernetes over Docker Swarm is related to the following artifacts:

  • Key features: Easy and flexible installation, Clear dashboard, Great scaling operations, Monitoring is an integral part, Great load balancing concepts, Monitors the condition and ensures compensation in the event of failure.
  • Applications: An application can be deployed using a combination of pods, deployments, and services (or micro-services).
  • Functionality: Kubernetes as a complex installation and setup process, but it not as limited as Docker Swarm.
  • Monitoring: It supports multiple versions of logging and monitoring when the services are deployed within the cluster (Elasticsearch/Kibana (ELK), Heapster/Grafana, Sysdig cloud integration).
  • Scalability: All-in-one framework for distributed systems.
  • Other Benefits: Kubernetes is backed by the Cloud Native Computing Foundation (CNCF), huge community among container orchestration tools, it is an open source and modular tool that works with any OS.
See more
Cees Timmerman

Tower appears to be between GitKraken and SourceTree in detail, but gave two scary error dialogs when attempting to merge resulted in a conflict. Doing the same in SourceTree just worked and showed the conflict in its handy file view that's always visible (unlike Tower's mere "Merge branch 'X' into develop" message when the commit is selected).

Both GitKraken and Tower lack the commit hash in their history overview, requiring one to select a commit to see it.

GitKraken appears to be the only Windows 10 Git GUI suitable for night shifts, but like Tower is only free for 30 days, unlike SourceTree.

See more
GitKraken logo

GitKraken

717
884
279
Git GUI Client for Windows Mac and Linux built on Electron
717
884
+ 1
279
PROS OF GITKRAKEN
  • 59
    Dark theme
  • 34
    Best linux git client
  • 29
    Great overview
  • 21
    Full featured client
  • 20
    Gitflow support
  • 19
    Beautiful UI
  • 18
    Very easy to use
  • 16
    Graph
  • 13
    Works great on both linux and windows
  • 13
    Effortless
  • 6
    Easy Merge Conflict Tool
  • 5
    Amazing Github and Bitbucket integration
  • 4
    Great UX
  • 3
    Integration with GitHub
  • 3
    Automatic Repo Discovery
  • 3
    Submodule support
  • 3
    Easy to Learn and Setup
  • 3
    Super fast
  • 2
    Fuzzy find (CTRL P)
  • 1
    Very user friendly
  • 1
    Much more stable than source tree
  • 1
    Great for non-dev users
  • 1
    Because it has Linux client
  • 1
    Command palette (CTRL Shift P)
CONS OF GITKRAKEN
  • 3
    Extremely slow when working with large repositories
  • 3
    No edit/fixup in interactive rebase
  • 3
    Hangs occasionally (not as bad as sourcetree)
  • 2
    Not as many features as sourcetree
  • 2
    Do not allow to directly edit staging area
  • 2
    Does not work like a Mac app

related GitKraken posts

Cees Timmerman

Tower appears to be between GitKraken and SourceTree in detail, but gave two scary error dialogs when attempting to merge resulted in a conflict. Doing the same in SourceTree just worked and showed the conflict in its handy file view that's always visible (unlike Tower's mere "Merge branch 'X' into develop" message when the commit is selected).

Both GitKraken and Tower lack the commit hash in their history overview, requiring one to select a commit to see it.

GitKraken appears to be the only Windows 10 Git GUI suitable for night shifts, but like Tower is only free for 30 days, unlike SourceTree.

See more

GitKraken is the best git client so far. The user interface is very friendly. Everything is easy to do with this tool. A branch tree vizualization is very clear. I've tried SourceTree and I got lost in such many panels. Also performance of SourceTree is not as goot as GitKraken. I like Sublime Merge but it doesn't have so many features as the other tools. I've choosen GitKraken and as bonus I got GitKraken Glo that is the next perfect tool.

See more
Sublime Text logo

Sublime Text

31.8K
26K
4K
A sophisticated text editor for code, markup and prose.
31.8K
26K
+ 1
4K
PROS OF SUBLIME TEXT
  • 719
    Lightweight
  • 652
    Plugins
  • 640
    Super fast
  • 468
    Great code editor
  • 442
    Cross platform
  • 279
    Nice UI
  • 259
    Unlimited trial
  • 154
    Cmd + d is the best command ever
  • 92
    Great community
  • 46
    Package control, modules
  • 26
    Mac OS X support
  • 23
    Easy to get started with
  • 22
    Monokai
  • 21
    Built in Python
  • 21
    Everything you need without the bloat
  • 18
    Easy
  • 14
    Speed
  • 12
    Session & edit resuming
  • 10
    Package Control
  • 9
    Well Designed
  • 8
    Multiple selections
  • 7
    ALT + CMD + DOWN is the best command ever
  • 7
    Nice
  • 7
    Fast, simple and lightweight
  • 5
    It's easy to use, beautiful, simple, and plugins rule
  • 5
    So futuristic and convenient
  • 5
    ALT + F3 the best command ever
  • 5
    Great
  • 4
    Find anything fast within entire project
  • 4
    Easy to use
  • 4
    Free
  • 4
    Simple and clean design
  • 3
    Hackable
  • 3
    Pretty
  • 3
    UI + plugins
  • 3
    Sublime Merge (Git Integration)
  • 2
    Totally customizable
  • 2
    Color schemes and cmd+d
  • 2
    Material theme best theme forever
  • 0
    Const
CONS OF SUBLIME TEXT
  • 8
    Steep learning curve
  • 6
    Everything
  • 4
    Doesn't act like a Mac app
  • 4
    Flexibility to move file
  • 3
    Number of plugins doing the same thing
  • 2
    Not open sourced
  • 2
    Don't have flutter integration
  • 2
    Forces you to buy license

related Sublime Text posts

Johnny Bell

I've been in the #frontend game for about 7 years now. I started coding in Sublime Text because all of the tutorials I was doing back then everyone was using it. I found the speed amazing compared to some other tools at the time. I kept using Sublime Text for about 4-5 years.

I find Sublime Text lacks some functionality, after all it is just a text editor rather than a full fledged IDE. I finally converted over to PhpStorm as I was working with Magento and Magento as you know is mainly #PHP based.

This was amazing all the features in PhpStorm I loved, the debugging features, and the control click feature when you click on a dependency or linked file it will take you to that file. It was great.

PhpStorm is kind of slow, I found that Prettier was taking a long time to format my code, and it just was lagging a lot so I was looking for alternatives. After watching some more tutorial videos I noticed that everyone was using Visual Studio Code. So I gave it a go, and its amazing.

It has support for everything I need with the plugins and the integration with Git is amazing. The speed of this IDE is blazing fast, and I wouldn't go back to using PhpStorm anymore. I highly recommend giving Visual Studio Code a try!

See more
Labinator Team

At labinator.com, we use HTML5, CSS 3, Sass, Vanilla.JS and PHP when building our premium WordPress themes and plugins. When writing our codes, we use Sublime Text and Visual Studio Code depending on the project. We run Manjaro and Debian operating systems in our office. Manjaro is a great desktop operating system for all range of tasks while Debian is a solid choice for servers.

WordPress became a very popular choice when it comes to content management systems and building websites. It is easy to learn and has a great community behind it. The high number of plugins as well that are available for WordPress allows any user to customize it depending on his/her needs.

For development, HTML5 with Sass is our go-to choice when building our themes.

Main Advantages Of Sass:

  • It's CSS syntax friendly
  • It offers variables
  • It uses a nested syntax
  • It includes mixins
  • Great community and online support.
  • Great documentation that is easy to read and follow.

As for PHP, we always thrive to use PHP 7.3+. After the introduction of PHP 7, the WordPress development process became more stable and reliable than before. If you a developer considering PHP 7.3+ for your project, it would be good to note the following benefits.

The Benefits Of Using PHP:

  • Open Source.
  • Highly Extendible.
  • Easy to learn and read.
  • Platform independent.
  • Compatible with APACHE.
  • Low development and maintenance cost.
  • Great community and support.
  • Detailed documentation that has everything you need!

Why PHP 7.3+?

  • Flexible Heredoc & Nowdoc Syntaxes - Two key methods for defining strings within PHP. They also became easier to read and more reliable.
  • A good boost in performance speed which is extremely important when it comes to WordPress development.
See more
Tower logo

Tower

202
355
80
The most powerful Git client for Mac & Windows
202
355
+ 1
80
PROS OF TOWER
  • 19
    Git
  • 16
    Just works
  • 10
    Version control
  • 6
    Awesome
  • 6
    Simple layout
  • 4
    Multiple windows
  • 3
    Multiple tabs
  • 3
    Automatic repo discovery
  • 2
    Gitflow support
  • 2
    Uses standard git terminology and methods
  • 2
    Submodule support
  • 2
    Interactive stage or discard by hunks or lines
  • 2
    Github integration
  • 2
    Full featured client
  • 1
    SAS
CONS OF TOWER
  • 5
    Expensive
  • 4
    Subscription based
  • 1
    No side by side diff
  • 0
    Merge conflict resolution impossible/unclear

related Tower posts

Cees Timmerman

Tower appears to be between GitKraken and SourceTree in detail, but gave two scary error dialogs when attempting to merge resulted in a conflict. Doing the same in SourceTree just worked and showed the conflict in its handy file view that's always visible (unlike Tower's mere "Merge branch 'X' into develop" message when the commit is selected).

Both GitKraken and Tower lack the commit hash in their history overview, requiring one to select a commit to see it.

GitKraken appears to be the only Windows 10 Git GUI suitable for night shifts, but like Tower is only free for 30 days, unlike SourceTree.

See more
Fork logo

Fork

186
233
121
Fast and Friendly Git Client for Mac
186
233
+ 1
121
PROS OF FORK
  • 18
    One of the easiest and fastest git GUIs
  • 13
    Nice UX
  • 12
    Does the job way better than others
  • 12
    Fast, Great support, Does-it-all, blazing fast
  • 10
    Dark theme
  • 9
    Intuitive interactive rebase and conflict resolution UI
  • 9
    Gitflow support
  • 7
    Excellent commit history tree view
  • 5
    This even looks the same as SourceTree
  • 4
    Repository Manager
  • 3
    Countless quality of life features
  • 3
    Built-in developer feedback
  • 2
    Not buggy, works smoothly
  • 2
    Keyaboard-only
  • 2
    Visual branch history
  • 2
    Reflog support
  • 2
    Github Notifications
  • 1
    Git ammend
  • 1
    Smart 'Open in' menu; e.g. explorer, bit, giithub .
  • 1
    Native application
  • 1
    Interactive rebase window
  • 1
    Intuitive merge conflict resolution
  • 1
    Unique Activity Manager shows current/past operations
CONS OF FORK
  • 1
    Stability is fragile when looking deeply into history
  • 1
    Merges that require interactive user decision
  • 1
    Poorly written license

related Fork posts

SmartGit logo

SmartGit

39
46
0
A Git Graphical User Interface client
39
46
+ 1
0
PROS OF SMARTGIT
    Be the first to leave a pro
    CONS OF SMARTGIT
      Be the first to leave a con

      related SmartGit posts

      GitUp logo

      GitUp

      22
      45
      36
      The Git interface you've been missing all your life
      22
      45
      + 1
      36
      PROS OF GITUP
      • 6
        Fast
      • 6
        Can edit commit messages
      • 5
        Simple interface
      • 5
        Native OSX App
      • 3
        Easy rebase
      • 3
        Great branch visualization
      • 2
        Search commit messages
      • 2
        Beautiful UI
      • 2
        Visual history and branch view
      • 2
        Incredibly easy squash
      CONS OF GITUP
        Be the first to leave a con

        related GitUp posts