d32ad1cadd4fcbf908d48b20f6b16e96338c89e2
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 2 | ||
Move Method private match(a String, cases String...) : boolean from class org.eclipse.jgit.lib.Config to private match(a String, cases String...) : boolean from class org.eclipse.jgit.lib.DefaultTypedConfigGetter | From | To | |
Move Method private notTimeUnit(section String, subsection String, name String, valueString String) : IllegalArgumentException from class org.eclipse.jgit.lib.Config to private notTimeUnit(section String, subsection String, name String, valueString String) : IllegalArgumentException from class org.eclipse.jgit.lib.DefaultTypedConfigGetter | From | To | |
Extract Class | 1 | ||
Extract Class org.eclipse.jgit.lib.DefaultTypedConfigGetter from class org.eclipse.jgit.lib.Config | From | To |