eclipse-egit / egit

EGit, the git integration of Eclipse IDE
https://www.eclipse.org/egit/
Eclipse Public License 2.0
13 stars 6 forks source link

Eclipse Git Plugin

EGit is a set of Eclipse plugins for working with Git repositories. It is based on the JGit library, which is a Git implementation in pure Java. This package is licensed under the EPL 2.0. Please refer to the LICENSE file for the complete license.

Components

This package is composed of the following major components.

Implementation

Tests

Packaging

Compatibility

Features

The following list is not complete, but it gives an overview of the features:

Missing Features

Support

Post questions or comments to the egit-dev@eclipse.org mailing list. You need to be subscribed to post.

Contributing

See the EGit Contributor Guide.

About Git

More information about Git, its repository format, and the canonical C based implementation can be obtained from the Git website.