Skip to content

Commit 91790da

Browse files
authored
Add badges to readme
1 parent 8dbed41 commit 91790da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# MeGit
1+
# MeGit    [![Aim - Product](https://img.shields.io/badge/Aim-Product-brightgreen)](https://github.com/eclipsesource/.github/blob/main/repository-classification.md) [![Project - Feature Complete](https://img.shields.io/badge/Project-Complete-2e85a4)](https://github.com/eclipsesource/.github/blob/main/repository-classification.md) [![Java CI with Maven](https://github.com/eclipsesource/megit/actions/workflows/build.yml/badge.svg)](https://github.com/eclipsesource/megit/actions/workflows/build.yml)
22

33
Looking for a powerful, yet easy-to-use, fully open-source user interface for git? Well, there are plenty of [options](https://git-scm.com/downloads/guis/). One of our favorites is [EGit](https://www.eclipse.org/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.
44

0 commit comments

Comments
 (0)