08d2e0188c932d1c87f603c9c1435296a63910d2
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Variable | 1 | ||
Inline Variable start : int in method public lineMap(buf byte[], ptr int, end int) : IntList from class org.eclipse.jgit.util.RawParseUtils | From | To | |
Extract Method | 1 | ||
Extract Method public lineMapOrBinary(buf byte[], ptr int, end int) : IntList extracted from public lineMap(buf byte[], ptr int, end int) : IntList in class org.eclipse.jgit.util.RawParseUtils | From | To |