aaf3c5154ea3b8a367266a7be7100ad7386a84b3
Files Diff
- Added: 4
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable re : RuntimeException to pe : EOFException|AccessDeniedException|NoSuchFileException|CorruptObjectException|NoPackSignatureException|PackMismatchException|UnpackException|UnsupportedPackIndexVersionException|UnsupportedPackVersionException in method private doOpen() : void in class org.eclipse.jgit.internal.storage.file.PackFile | From | To | |
| Rename Variable re : Error to ge : IOException|RuntimeException in method private doOpen() : void in class org.eclipse.jgit.internal.storage.file.PackFile | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type re : RuntimeException to pe : EOFException|AccessDeniedException|NoSuchFileException|CorruptObjectException|NoPackSignatureException|PackMismatchException|UnpackException|UnsupportedPackIndexVersionException|UnsupportedPackVersionException in method private doOpen() : void in class org.eclipse.jgit.internal.storage.file.PackFile | From | To | |
| Change Variable Type re : Error to ge : IOException|RuntimeException in method private doOpen() : void in class org.eclipse.jgit.internal.storage.file.PackFile | From | To |