61790cb931d8b5f932f160ebe80bb8cabe248a75
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 1 | ||
| Change Return Type Boolean to AtomicFileCreation in method private getAtomicFileCreationSupportOption(config FileBasedConfig) : AtomicFileCreation in class org.eclipse.jgit.util.FS_POSIX | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type ret : Boolean to ret : AtomicFileCreation in method private determineAtomicFileCreationSupport() : void in class org.eclipse.jgit.util.FS_POSIX | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type supportsAtomicCreateNewFile : Boolean to supportsAtomicCreateNewFile : AtomicFileCreation in class org.eclipse.jgit.util.FS_POSIX | From | To |