Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 334762

Summary: Use API from org.eclipse.jgit.api
Product: [Technology] EGit Reporter: Chris Aniszczyk <caniszczyk>
Component: CoreAssignee: Project Inbox <egit.core-inbox>
Status: RESOLVED INVALID QA Contact:
Severity: enhancement    
Priority: P3 CC: mn
Version: 0.11   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Chris Aniszczyk CLA 2011-01-19 06:24:31 EST
In many case in EGit commands, we aren't using the Porcelain API from JGit.
Comment 1 Mykola Nikishov CLA 2011-06-25 15:50:55 EDT
Chris, could you be more specific here?
Comment 2 Chris Aniszczyk CLA 2011-06-25 15:52:16 EDT
There was a time when a lot of the EGit related commands used JGit internals for things (e.g., CloneCommand). This was mostly due to there being no JGit API at the time available. This has changed.

This bug is also generic and should be closed.