Top 15 TopGit Alternative and Similar Softwares | Apr 2024

TopGit aims to make handling of large amount of interdependent topic branches easier. In fact, it is designed especially for the case when you maintain a queue of third-party patches on top of another (perhaps Git-controlled) project and want to easily organize, maintain and submit them - TopGit achieves that by keeping a separate topic branch for each patch and providing few tools to maintain the branches.

1. pbranch

pbranch Patch branches (pbranch) is a way to develop a series of patches for submission into a main Mercurial repository. It is based on topic branches, one per patch, and is thus highly suitable for collaborative and/or long-term patch development and maintenance.......

2. Agit

Agit Agit - Android Git Client.Agit is a Git client for Android devices, allowing you to checkout the entire history of any Git repository (not just GitHub!) while on the move, review changes and store for full offline access.• Clone remote Git repositories onto your phone!• Just like regular Git, the......

3. EGit

EGit Eclipse Team plugin for the revision control system git. Allows you to check in files, mark files as tracked/untracked, and view history. Not all git operations are supported.......

4. Magit

Magit Front-end to the git revision control system for emacs. You can review and commit the changes you have made to the tracked files, for example, and you can browse the history of past changes. There is support for cherry picking, reverting, merging, rebasing, and other common Git operations.Magit is not......

5. CubeGit

CubeGit CubeGit is a git client to manage your git repositories from anywhere on your phone including making commits and push changes back to your remote repository.Features:* Sync with remote (clone, fetch, push)* Make commits (add ., commit)* Show changes made in a commit* Checkout specifc commits* Switch between branches* Browse......

6. GitKraken

GitKraken The intuitive, fast, and beautiful cross-platform Git client. Free!......

7. SourceForge

SourceForge SourceForge is a web-based source code repository. It acts as a centralized location for software developers to control and manage open source software development. SourceForge repository hosts more than 324,000 projects and has more than 3.4 million registered users, although not all are active. Features include support for CVS, SVN,......

8. SourceTree

SourceTree NOTE: SourceTree is free but a free registration is required for use after 30 days as noted here: https://www.sourcetreeapp.com/faq/ Mac and Windows client for Mercurial and Git.A powerful Mac and Windows client for Mercurial and Git distributed version control systems. SourceTree strips away the complexity of DVCS and makes......

9. SmartGit

SmartGit SmartGit is a front-end for the distributed version control system Git and runs on Windows, Mac OS X and Linux. SmartGit is intended for developers who prefer a graphical user interface over a command line client, to be even more productive with Git — the most powerful DVCS today.......

10. Git for Windows

Git for Windows Git for Windows focuses on offering a lightweight, native set of tools that bring the full feature set of the Git SCM to Windows while providing appropriate user interfaces for experienced Git users and novices alike.......

11. Pocket Git

Pocket Git Pocket Git is a powerful standalone Git client for Android with the following features:- Simple interface.- Clone repositories.- Support HTTP and SSH protocols. - Passwords and private keys (with passphrase). - Automatically capture Github and Bitbucket links.- Checkout local and remote branches.- Checkout individual commits.- Stage, unstage and commit.- Merge,......

12. Git Extensions

Git Extensions Git Extensions is the only graphical user interface for Git that allows you control Git without using the command line.......

13. GitHub Desktop

GitHub Desktop Simple collaboration from your desktopGitHub Desktop is a seamless way to contribute to projects on GitHub and GitHub Enterprise.Available for Mac and WindowsYou’ll find all the projects you’re working on listed in the sidebar. If you’re starting a new project, use the repository drop down menu to create a new......

14. GitX

GitX A gitk clone for OS XGit is a popular Distributed Version Control System originally created by Linus Torvalds to coordinate work on the Linux kernel.GitX is a gitk like clone written specifically for OS X Leopard and higher. This means that it has a native interface and tries to integrate......

15. git-gui

git-gui Is a tool for creating commits and managing branches. It was inspired by and initially based on gitool. Written in Tcl/Tk. Stable versions are shipped with Core Git since version 1.5.......