8dd5b644dc8811ae3ba39fcfbb8babca31a1abe1
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Replace Variable With Attribute | 1 | ||
Replace Variable With Attribute noGarbage : boolean to avoidUnreachable : boolean in method private skipGarbagePack(pack DfsPackFile) : boolean in class org.eclipse.jgit.internal.storage.dfs.DfsReader | From | To | |
Extract Method | 2 | ||
Extract Method private skipGarbagePack(pack DfsPackFile) : boolean extracted from private findAllImpl(packList PackList, pending Collection<T>, r List<FoundObject<T>>) : void in class org.eclipse.jgit.internal.storage.dfs.DfsReader | From | To | |
Extract Method private skipGarbagePack(pack DfsPackFile) : boolean extracted from private resolveImpl(packList PackList, id AbbreviatedObjectId, noGarbage boolean, matches HashSet<ObjectId>) : void in class org.eclipse.jgit.internal.storage.dfs.DfsReader | From | To |