8f2b4c8a6e3d53c62804bc7f874231976618364b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 1 | ||
Change Variable Type lastDepth : Long to lastDepth : Integer in method public shouldVisit(o RevObject) : boolean in class org.eclipse.jgit.internal.storage.pack.PackWriter.DepthAwareVisitationPolicy | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type lowestDepthVisited : Map<ObjectId,Long> to lowestDepthVisited : Map<ObjectId,Integer> in class org.eclipse.jgit.internal.storage.pack.PackWriter.DepthAwareVisitationPolicy | From | To |