

:~$ sudo apt update & sudo apt install sublime-mergeģ.- Install Sublime Merge a GIT client for LinuxĪs you can see, there are nice GIT clients for Linux, some free others not, but all with the aim of facilitating the work with GIT. Then, update the APT cache and install it. :~$ echo "deb apt/stable/" | sudo tee /etc/apt//sublime-text.list :~$ sudo apt install apt-transport-httpsĪfter that, add the repository.
Sublime merge mergetool how to#
In this case, I will show you how to do it in Ubuntu 18.04 or Linux Mint 19.įirst, open a terminal and run the following command: :~$ wget -qO - | sudo apt-key add -ġ.- Adding the GPG key for the repository There are repositories for Debian, Ubuntu, CentOS, Fedora, and OpenSUSE. If we go to its download section, we can read that the application is available for major Linux distributions through a repository of its own. Ideal if you are learning to develop.Īs you can see, this is a very nice GIT client for Linux.
Sublime merge mergetool for free#
In spite of being paid for, you can use it for free for an unlimited time.Therefore, the application has a powerful integration with the command line, so the work becomes more productive because you can use it when you need it most. Sublime Merge is designed to work hand in hand with the command line.


For this reason, today we present Sublime Merge a nice GIT client for Linux. Above all, because we live in a world where speed and time savings are vital in the development of applications and technological projects. So it’s a good idea to know about tools that can make the most of it. Even so that it is very likely to be the most used in the world above Mercurial and SVN. With the passing of time GIT has become very popular among developers.
