c0bb992845e6ba5df9f420739fe9075ed20e9ee2
Files Diff
- Added: 4
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Rename Method | 1 | ||
Move And Rename Method private body(resources LfsPointer...) : Protocol.Request from class org.eclipse.jgit.lfs.SmudgeFilter to public toRequest(operation String, resources LfsPointer...) : Protocol.Request from class org.eclipse.jgit.lfs.internal.LfsConnectionFactory | From | To | |
Move Method | 2 | ||
Move Method private runSshCommand(sshUri URIish, fs FS, command String) : String from class org.eclipse.jgit.lfs.SmudgeFilter to private runSshCommand(sshUri URIish, fs FS, command String) : String from class org.eclipse.jgit.lfs.internal.LfsConnectionFactory | From | To | |
Move Method private extractProjectName(u URIish) : String from class org.eclipse.jgit.lfs.SmudgeFilter to private extractProjectName(u URIish) : String from class org.eclipse.jgit.lfs.internal.LfsConnectionFactory | From | To | |
Extract Class | 1 | ||
Extract Class org.eclipse.jgit.lfs.internal.LfsConnectionFactory from class org.eclipse.jgit.lfs.SmudgeFilter | From | To |