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 #576899] 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:getting the branch of a commit commit
Next Topic:How do I know who pushed?
Goto Forum:
  


Current Time: Thu Apr 25 23:25:20 GMT 2024

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

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

Back to the top