MeGit
Standalone Git GUI based on EGit
Looking for a powerful, yet easy-to-use, fully open-source user interface for git? Well, there are plenty of options. One of our favorites is EGit. However, EGit is actually a plug-in for Eclipse rather than a standalone tool, such as GitKraken, etc. Nevertheless, even in projects where we actually use other editors or IDEs than Eclipse, we often found ourselves firing up an Eclipse IDE with EGit just to handle more complex git branch operations, for analysing the git history, and so on. This made us think, wouldn't EGit be a great git standalone tool if it would be... well, an actual standalone tool? That's exactly what MeGit is: a minimal standalone application that contains just enough to run EGit conveniently. Nice visualization of the git history making it easy to keep a good overview when analyzing, merging or rebasing branches, cherry-picking commits, changing the git history, etc.