d62130558884e0600665236ab62b20ba0f5bac45
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Inline Method | 2 | ||
| Inline Method package httpOpen(u URL) : HttpConnection inlined to private connect(service String) : HttpConnection in class org.eclipse.jgit.transport.TransportHttp | From | To | |
| Inline Method package httpOpen(u URL) : HttpConnection inlined to private newDumbConnection(in InputStream) : WalkFetchConnection in class org.eclipse.jgit.transport.TransportHttp | From | To | |
| Extract Method | 2 | ||
| Extract Method package open(path String, acceptEncoding AcceptEncoding) : FileStream extracted from package open(path String) : FileStream in class org.eclipse.jgit.transport.TransportHttp.HttpObjectDB | From | To | |
| Extract Method protected httpOpen(method String, u URL, acceptEncoding AcceptEncoding) : HttpConnection extracted from protected httpOpen(method String, u URL) : HttpConnection in class org.eclipse.jgit.transport.TransportHttp | From | To |