Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 334762 - Use API from org.eclipse.jgit.api
Summary: Use API from org.eclipse.jgit.api
Status: RESOLVED INVALID
Alias: None
Product: EGit
Classification: Technology
Component: Core (show other bugs)
Version: 0.11   Edit
Hardware: PC Linux
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-19 06:24 EST by Chris Aniszczyk CLA
Modified: 2011-06-25 15:52 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.