6aca8899a5c02b3f6be7b9196cf5e935914476f0
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Attribute | 1 | ||
Move Attribute private line : String from class org.eclipse.jgit.transport.UploadPack.FirstLine to private line : String from class org.eclipse.jgit.internal.transport.parser.FirstWant | From | To | |
Extract Class | 1 | ||
Extract Class org.eclipse.jgit.internal.transport.parser.FirstWant from class org.eclipse.jgit.transport.UploadPack.FirstLine | From | To | |
Rename Attribute | 1 | ||
Rename Attribute line : String to firstWant : FirstWant in class org.eclipse.jgit.transport.UploadPack.FirstLine | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type line : String to firstWant : FirstWant in class org.eclipse.jgit.transport.UploadPack.FirstLine | From | To |