8803718493b3e5271b2acbf7c74d6f200dd65929
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 1 | ||
Extract Method private isGzipContent(c HttpConnection) : boolean extracted from package openInputStream(conn HttpConnection) : InputStream in class org.eclipse.jgit.transport.TransportHttp | From | To | |
Rename Parameter | 1 | ||
Rename Parameter conn : HttpConnection to c : HttpConnection in method private isGzipContent(c HttpConnection) : boolean in class org.eclipse.jgit.transport.TransportHttp | From | To |