7780a4ee31df0e73f9519aaa51fd349a70b18e71
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable out : List<String> to r : Result in method protected execute(cmds String...) : String[] in class org.eclipse.jgit.lib.CLIRepositoryTestCase | From | To | |
Change Variable Type | 1 | ||
Change Variable Type out : List<String> to r : Result in method protected execute(cmds String...) : String[] in class org.eclipse.jgit.lib.CLIRepositoryTestCase | From | To | |
Extract Method | 3 | ||
Extract Method package init(cmd TextBuiltin) : void extracted from private execute(argv String[]) : void in class org.eclipse.jgit.pgm.Main | From | To | |
Extract Method package exit(status int, t Exception) : void extracted from protected run(argv String[]) : void in class org.eclipse.jgit.pgm.Main | From | To | |
Extract Method package exit(status int, t Exception) : void extracted from private execute(argv String[]) : void in class org.eclipse.jgit.pgm.Main | From | To |