Skip to content
Please note that GitHub no longer supports your web browser.

We recommend upgrading to the latest Google Chrome or Firefox.

Learn more
GitHub Mylyn Connector
Branch: master
Clone or download
msohn and Thomas Wolf Prepare 5.5.0-SNAPSHOT builds
Change-Id: I62930194af501162a41a63cf2c3d4822cdc35a1c
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Signed-off-by: Thomas Wolf <thomas.wolf@paranor.ch>
Latest commit 0f7592f Jun 12, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
org.eclipse.egit.github.core.tests Prepare 5.5.0-SNAPSHOT builds Jun 13, 2019
org.eclipse.egit.github.core Prepare 5.5.0-SNAPSHOT builds Jun 13, 2019
org.eclipse.mylyn.github-feature Prepare 5.5.0-SNAPSHOT builds Jun 13, 2019
org.eclipse.mylyn.github-site Prepare 5.5.0-SNAPSHOT builds Jun 13, 2019
org.eclipse.mylyn.github.core Prepare 5.5.0-SNAPSHOT builds Jun 13, 2019
org.eclipse.mylyn.github.doc Prepare 5.5.0-SNAPSHOT builds Jun 13, 2019
org.eclipse.mylyn.github.target Prepare 5.5.0-SNAPSHOT builds Jun 13, 2019
org.eclipse.mylyn.github.tests Prepare 5.5.0-SNAPSHOT builds Jun 13, 2019
org.eclipse.mylyn.github.ui Prepare 5.5.0-SNAPSHOT builds Jun 13, 2019
tools
.gitignore Unify gitignore rules in a single top level file Nov 17, 2018
CONTRIBUTING.md
LICENSE Update license to EPL-2.0 May 30, 2018
README.md Add README Mar 4, 2015
pom.xml Prepare 5.5.0-SNAPSHOT builds Jun 13, 2019

README.md

Eclipse EGit Github Connector

EGit Github Connector is an Eclipse plugin for working with Git repositories hosted on Github. It is based on the JGit library, which is a Git implementation in pure Java and integrates with EGit which is the Eclipse Git Team Provider.

This package is licensed under the EPL. Please refer to the LICENSE file for the complete license.

Compatibility

  • In general, EGit supports at least the latest two Eclipse releases. For details, please see https://wiki.eclipse.org/EGit/FAQ

  • Newer version of EGit may implement new functionality, remove existing functions and change others without other notice than what is written in the commit log and source files themselves.

Support

Post question or comments to the egit-dev@eclipse.org mailing list. You need to be subscribed to post, see here:

https://dev.eclipse.org/mailman/listinfo/egit-dev

Bugs are tracked in Bugzilla

Create new bugs here

Contributing

This project does not use pull requests. Pull requests to this GitHub repository will be ignored.

Push patches to Gerrit at https://git.eclipse.org/r/egit/egit-github as explained in the Contributor Guide:

https://wiki.eclipse.org/EGit/GitHub/ContributorGuide

About Git

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

http://git-scm.com/

You can’t perform that action at this time.