Package org.variantsync.diffdetective.diff.git
package org.variantsync.diffdetective.diff.git
-
ClassDescriptionRepresents the changes made by a commit relative to another commit.A filter for commits and patches.Builder for a DiffFilter.This class provides utility functions for obtaining diffs from git
repositories
.Interface for patches from a git repository.Minimal default implementation ofGitPatch
Data class containing information about a single patch (i.e., the differences in a single file).A unique reference to a diff of a file (patch) within an unspecified repository.