Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EGit / JGit » creating diff between 2 revisions
creating diff between 2 revisions [message #1727053] Fri, 18 March 2016 13:25
Marc Lustig is currently offline Marc LustigFriend
Messages: 3
Registered: March 2016
Junior Member
First revision to compare is the last revision of a given day (for the whole repository). Second revision is first revision of another day.
How do I use the JGIT API to identify those revisions?

Comparing those 2 revisions, how do I use the JGIT API to accomplish a diff that will allow to identify the following data:
- number of lines added per resource
- number of lines removed per resource
- number of lines changed per resource

Regards
Marc
Previous Topic:stand alone computer
Next Topic:commit hangs
Goto Forum:
  


Current Time: Thu Apr 25 10:35:09 GMT 2024

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

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

Back to the top