4a984e20332a765a81cadeaa4875b228ebf290fb
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 16
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type FetchConnection to WalkFetchConnection in method private newDumbConnection(in InputStream) : WalkFetchConnection in class org.eclipse.jgit.transport.TransportHttp | From | To | |
Move Attribute | 3 | ||
Move Attribute private userAgent : String from class org.eclipse.jgit.transport.TransportHttp to package userAgent : String from class org.eclipse.jgit.transport.BaseReceivePack | From | To | |
Move Attribute private userAgent : String from class org.eclipse.jgit.transport.TransportHttp to package userAgent : String from class org.eclipse.jgit.transport.UploadPack | From | To | |
Move Attribute private userAgent : String from class org.eclipse.jgit.transport.TransportHttp to private userAgent : String from class org.eclipse.jgit.transport.UserAgent | From | To | |
Extract Method | 1 | ||
Extract Method private smartPush(service String, c HttpConnection, in InputStream) : PushConnection extracted from public openPush() : PushConnection in class org.eclipse.jgit.transport.TransportHttp | From | To |