c490373e00792dbca03d548d72a2fde77fb2cae6
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Rename Method | 1 | ||
Move And Rename Method package filterLine(blobLine String) : long from class org.eclipse.jgit.transport.ProtocolV2Parser to package parseFilterLine(filterLine String) : long from class org.eclipse.jgit.transport.FilterSpec | From | To | |
Rename Parameter | 1 | ||
Rename Parameter blobLine : String to filterLine : String in method package parseFilterLine(filterLine String) : long in class org.eclipse.jgit.transport.FilterSpec | From | To |