2c2999643f64c25a1db1d664c5f563c878559ef2
Files Diff
- Added: 6
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 1 | ||
Move Method private concat(b byte[]...) : byte[] from class org.eclipse.jgit.lib.ObjectCheckerTest to public concat(b byte[]...) : byte[] from class org.eclipse.jgit.junit.JGitTestUtil | From | To | |
Extract Method | 1 | ||
Extract Method private processDeltas(resolving ProgressMonitor) : void extracted from public parse(receiving ProgressMonitor, resolving ProgressMonitor) : PackLock in class org.eclipse.jgit.transport.PackParser | From | To |