Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 323180 - API feature request: Add convenience methods for common references.
Summary: API feature request: Add convenience methods for common references.
Status: NEW
Alias: None
Product: JGit
Classification: Technology
Component: JGit (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-19 14:22 EDT by Severin Gehwolf CLA
Modified: 2011-03-20 13:53 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Severin Gehwolf CLA 2010-08-19 14:22:29 EDT
It would be nice if there was something like getHeads(); getRemotes(); getLocals(); instead of doing repo.getRefDatabase().getRefs(Constants.R_REMOTES) etc.
Comment 1 Stefan Lay CLA 2010-09-28 05:10:29 EDT
Contributions welcome :-)