4cd954856eb8bdbe651338e7a1e3a61dd13d4fa2
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Attribute | 1 | ||
Rename Attribute filterBlobLimit : long to filterSpec : FilterSpec in class org.eclipse.jgit.transport.BasePackFetchConnection | From | To | |
Extract Method | 1 | ||
Extract Method public getFilterSpec() : FilterSpec extracted from public getFilterBlobLimit() : long in class org.eclipse.jgit.transport.UploadPack | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type filterBlobLimit : long to filterSpec : FilterSpec in class org.eclipse.jgit.transport.BasePackFetchConnection | From | To |