3c974d0251e61dd7dd0576dad22c515ed7eb09ff
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type wants : Iterable<ObjectId> to req : FetchRequest in method private computeShallowsAndUnshallows(req FetchRequest, shallowFunc IOConsumer<ObjectId>, unshallowFunc IOConsumer<ObjectId>) : void in class org.eclipse.jgit.transport.UploadPack | From | To | |
Rename Parameter | 1 | ||
Rename Parameter wants : Iterable<ObjectId> to req : FetchRequest in method private computeShallowsAndUnshallows(req FetchRequest, shallowFunc IOConsumer<ObjectId>, unshallowFunc IOConsumer<ObjectId>) : void in class org.eclipse.jgit.transport.UploadPack | From | To |