Community
Participate
Working Groups
RepositoryProvider has a method called getSubscriber(). For Egit/Jgit, this method returns null. The method is required to get the set of diffs for a project checked out using git. This method is implemented for subclipse, cvs and subversion. NOTE: I am using a Egit/Jgit from updates-nightly.
I created a potential fix for this... http://egit.eclipse.org/r/#change,3734
Chris: Thanks for the patch, although its not in yesterday's nightly build, I added your patch in and its returning something!
Chris' change was merged a long time ago, closing as fixed.