f17ec3928c45d7f5170e92b4e0e1f7390de5fff2
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Variable Type | 2 | ||
| Change Variable Type remoteUrls : Map<String,String> to remoteUrls : Map<String,URI> in method public endDocument() : void in class org.eclipse.jgit.gitrepo.ManifestParser | From | To | |
| Change Variable Type remoteUrl : String to remoteUrl : URI in method public endDocument() : void in class org.eclipse.jgit.gitrepo.ManifestParser | From | To |