
- #SUBLIME MERGE SSH OR HTTPS INSTALL#
- #SUBLIME MERGE SSH OR HTTPS PATCH#
$ git config -global user.email " Getting Started - First-Time Git Setup.Ī Git repository is contained in a. $ git config -global user.name " John Doe" In order to use Git you need to set at least a name and email: ungit - Brings user friendliness to git without sacrificing the versatility of git.Tig - ncurses-based text-mode interface for git.Sublime Merge - Git Client from the makers of Sublime Text.RabbitVCS - Set of graphical tools written to provide simple and straightforward access to the version control systems you use.
#SUBLIME MERGE SSH OR HTTPS PATCH#
QGit - Git GUI viewer to browse revisions history, view patch content and changed files, graphically following different development branches. gitk - Tcl/Tk based Git repository browser.
|| github-desktop AUR github-desktop-bin AUR
GitHub Desktop - Electron-based graphical user interface built by the GitHub team. Note: To enable spell checking in git-gui, aspell is required, along with the dictionary corresponding to the LC_MESSAGES environment variable. git-gui - Tcl/Tk based portable graphical interface to Git. gitg - GNOME GUI client to view git repositories. Git Extensions - Graphical user interface for Git that allows you to control Git without using the commandline. Git Cola - Sleek and powerful graphical user interface for Git written in Python. GitAhead - Graphical git client including a built-in Merge Tool. Check the optional dependencies when using tools such as git svn, git gui and gitk. #SUBLIME MERGE SSH OR HTTPS INSTALL#
For the development version, install the git-git AUR package. 4.14 Filtering confidential information.4.13.1 Simplest way: fetch the entire repo.4.12 Directly sending patches to a mailing list.4.4 Using git-credential-libsecret as credential-helper.