Package com.google.gerrit.server.patch.gitdiff
@CheckReturnValue
package com.google.gerrit.server.patch.gitdiff
-
ClassDescriptionA cache interface for identifying the list of Git modified files between 2 different git trees.Implementation of the
GitModifiedFilesCache
Cache key for theGitModifiedFilesCache
./** Class to load the files that have been modified between two Git trees.An entity representing a Modified file due to a diff between 2 git trees.