Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EGit / JGit » getting the branch of a commit commit
getting the branch of a commit commit [message #509944] Mon, 25 January 2010 20:49
Eclipse UserFriend
Originally posted by: hillner.informatik.uni-leipzig.de

Hello,

how is it possible to get the branch where a change has been commited so
that I can retrieve the commit-tree for a object.
The tree should look like this:

6
|
5
| \
4 \
| \
| 3
2 |
| /
| /
| /
1
|
0

I already tried to analyse the implementation of jgit and egit (how the
branch for a commit was retrieved) there, but I didn't find anything within
the PlotWalk, ...

Does anyone have an idea?
Thanks.
Previous Topic:Problem sharing existing non-Eclipse repos
Next Topic:getting the branch of a commit commit
Goto Forum:
  


Current Time: Thu Apr 25 00:03:57 GMT 2024

Powered by FUDForum. Page generated in 0.02660 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top