b13a285098305149b34924bce2679a0cd98d9b2c
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type void to boolean in method private delete(p File) : boolean in class org.eclipse.jgit.api.RmCommand | From | To | |
Extract Variable | 4 | ||
Extract Variable relativePath : String in method public call() : DirCache from class org.eclipse.jgit.api.RmCommand | From | To | |
Extract Variable mergeSucceeded : boolean in method public call() : ObjectId from class org.eclipse.jgit.api.StashApplyCommand | From | To | |
Extract Variable path : String in method private checkoutPathsFromCommit(treeWalk TreeWalk, dc DirCache, commit RevCommit) : void from class org.eclipse.jgit.api.CheckoutCommand | From | To | |
Extract Variable repoRelativePath : String in method public call() : RevCommit from class org.eclipse.jgit.api.StashCreateCommand | From | To |