How To Install Hgtk In Debian, Ubuntu, Kali, Fedora And Raspbian?
Maintainer: Ludovico Cavedon
Email: [email protected] .
Website: https://tortoisehg.bitbucket.io
Section: vcs
Install hgtk
-
Debian
apt-get install tortoisehgClick to copy -
Ubuntu
apt-get install tortoisehgClick to copy -
Kali Linux
apt-get install tortoisehgClick to copy -
Fedora
dnf install tortoisehgClick to copy -
Raspbian
apt-get install tortoisehgClick to copy
tortoisehg
Graphical tool for working with MercurialTortoiseHg provides a graphical tool for interacting with the distributed revision control system Mercurial. GUI support is provided for over a dozen operations, including add files, commit changes, manage ignore filter, view change log, merge, recover/rollback, edit configuration, synchronize repository, and many others. The highlight is the interactive commit tool which allows easy selection of diffs from multiple files and packaging into changesets, and which is more powerful and easier to use than available alternatives such as qct and hgct (commit-tool).
Install the latest version of hgtk in Debian, Ubuntu, Kali, Fedora and Raspbian from terminal. To install the hgtk just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of hgtk from the respository and install it in your computer/server.




