File new-jgit.patch of Package eclipse-ptp

--- a/rdt/org.eclipse.ptp.rdt.sync.git.core/src/org/eclipse/ptp/internal/rdt/sync/git/core/JGitRepo.java	2020-03-23 13:59:49.695380614 +0100
+++ b/rdt/org.eclipse.ptp.rdt.sync.git.core/src/org/eclipse/ptp/internal/rdt/sync/git/core/JGitRepo.java	2020-07-02 16:45:53.768813014 +0200
@@ -744,6 +744,10 @@
 					throws TransportException {
 				return new PTPSession(remoteLoc);
 			}
+			@Override
+			public  String getType() {
+				return this.getClass().getName();
+			}
 		});
 
 		transport.applyConfig(remoteConfig);
openSUSE Build Service is sponsored by