Git Product home page Git Product logo

megit's Introduction

MeGit

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.

Screenshot of MeGit

Features

EGit (and hence MeGit) provides tons of features:

  • 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.
  • Interactive rebasing support
  • Easy-to-use git staging view
  • Support for Gerrit and Github
  • Support for GitFlow operations
  • and much more.

Please refer to the EGit user guide to learn more.

MeGit intends to make it easy to just use EGit. It hence doesn't add any functionality itself, but only builds EGit as a standalone application with the minimal dependencies. Thus, start up should be fast. Just open MeGit and add the git repositories you care about. There is no need to import them as Eclipse projects. Just use the EGit perspective and directly handle your git tasks on the imported git repositories.

Installing MeGit

Download the archive for your operating system from the releases, unpack the archive and run the megit or megit.exe. You'll need to select a workspace location to store your metadata.

MeGit requires Java 11 or higher to be installed on your system.

Building

You'll need maven installed on your system. Once it is installed, run

cd com.eclipsesource.megit.parent
mvn clean install

The runnable product will be available in com.eclipsesource.megit.product/target for your platform. Just extract the archive and run megit.

Changelog

  • 0.0.1 Initial release based on Eclipse EGit 2020-12
  • 0.0.2 Based on Eclipse EGit 2020-12
    • Git perspective as default and dark theme by default (#7)
    • Miminize editor area by default and fix of #8 (#9)
  • 0.0.3 Update to Eclipse EGit 2021-03
  • 0.0.4 Update to Eclipse EGit 2021-09
  • 0.1.0 Update to Eclipse EGit 2021-12
  • 0.2.0 Update to Eclipse EGit 2022-06
  • 0.3.0 Update to Eclipse EGit 2022-12

megit's People

Contributors

hocesjc avatar jirkafm avatar planger avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.