6b1e3c58b16651dc72ec79a614d507e014d18393
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method private getLooseObjectLimit() : int extracted from package tooManyLooseObjects() : boolean in class org.eclipse.jgit.internal.storage.file.GC | From | To | |
Extract Method private doGc() : Collection<PackFile> extracted from public gc() : Collection<PackFile> in class org.eclipse.jgit.internal.storage.file.GC | From | To |