b4e415f8a993a0fff34eaeb2010864a63a6737c6
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Attribute | 2 | ||
| Move Attribute private line : String from class org.eclipse.jgit.transport.BaseReceivePack.FirstLine to private line : String from class org.eclipse.jgit.internal.transport.parser.FirstCommand | From | To | |
| Move Attribute private capabilities : Set<String> from class org.eclipse.jgit.transport.BaseReceivePack.FirstLine to private capabilities : Set<String> from class org.eclipse.jgit.internal.transport.parser.FirstCommand | From | To | |
| Extract Class | 1 | ||
| Extract Class org.eclipse.jgit.internal.transport.parser.FirstCommand from class org.eclipse.jgit.transport.BaseReceivePack.FirstLine | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute line : String to command : FirstCommand in class org.eclipse.jgit.transport.BaseReceivePack.FirstLine | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type line : String to command : FirstCommand in class org.eclipse.jgit.transport.BaseReceivePack.FirstLine | From | To |