26d78902f8843f24556ba152a38b5f89b21af107
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable dir : File in method private createFile(content byte[], subdir String) : File from class org.eclipse.jgit.storage.file.FileBasedConfigTest | From | To | |
Extract Method | 1 | ||
Extract Method private createFile(content byte[], subdir String) : File extracted from private createFile(content byte[]) : File in class org.eclipse.jgit.storage.file.FileBasedConfigTest | From | To |