0173b25415fb334490396a2fa4150db888c56947
Files Diff
- Added: 38
- Removed: 3
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Subclass | 1 | ||
Extract Subclass org.eclipse.jgit.transport.ssh.SshTestBase from class org.eclipse.jgit.transport.SshTestBase | From | To | |
Change Return Type | 1 | ||
Change Return Type void to File in method private createKeyPair(privateKeyFile File) : File in class org.eclipse.jgit.transport.ssh.SshTestHarness | From | To | |
Move And Rename Class | 1 | ||
Move And Rename Class org.eclipse.jgit.transport.SshTestBase moved and renamed to org.eclipse.jgit.transport.ssh.SshTestHarness | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public delete(path String) : void extracted from package deleteFile(path String) : void in class org.eclipse.jgit.transport.TransportSftp.SftpObjectDB & moved to class org.eclipse.jgit.transport.FtpChannel | From | To |