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 creates a GitDiff-object from a git repository (Git-object).Interface for patches from a git repository.Minimal default implementation of
GitPatch
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.