|
Rename Variable last : BitmapCommit to mostRecentCommit : BitmapCommit in method package selectCommits(expectedCommitCount int) : Collection<BitmapCommit> in class org.eclipse.jgit.internal.storage.pack.PackWriterBitmapPreparer |
From |
To |
|
Rename Variable matches : List<List<BitmapCommit>> to candidateChain : List<List<BitmapCommit>> in method package selectCommits(expectedCommitCount int) : Collection<BitmapCommit> in class org.eclipse.jgit.internal.storage.pack.PackWriterBitmapPreparer |
From |
To |
|
Rename Variable list : List<BitmapCommit> to chain : List<BitmapCommit> in method package selectCommits(expectedCommitCount int) : Collection<BitmapCommit> in class org.eclipse.jgit.internal.storage.pack.PackWriterBitmapPreparer |
From |
To |
|
Rename Variable match : List<BitmapCommit> to longestAncestorChain : List<BitmapCommit> in method package selectCommits(expectedCommitCount int) : Collection<BitmapCommit> in class org.eclipse.jgit.internal.storage.pack.PackWriterBitmapPreparer |
From |
To |
|
Rename Variable running : List<List<BitmapCommit>> to chains : List<List<BitmapCommit>> in method package selectCommits(expectedCommitCount int) : Collection<BitmapCommit> in class org.eclipse.jgit.internal.storage.pack.PackWriterBitmapPreparer |
From |
To |