Package com.atlassian.bitbucket.scm.git.command.diff
package com.atlassian.bitbucket.scm.git.command.diff
-
ClassDescriptionA
git-specific extension of the generalChangeTypeenumeration more tightly linked to its change output.Extends thediff-core builderwith options specific togit diff.Enumerates the possible modes forgit diff-core --color.GitDiffCoreBuilder<B extends GitDiffCoreBuilder<B>>Defines headers which may appear ingit diffoutput.Defines the type of data which is provided by a givenGitDiffHeader.Enumerates output modes fordiff-corecommands likediff,diff-treeandlog.Enumerates the possible modes for rename detection ingit diff-core.Agit-specific extension of the generalDiffSegmentTypeenumeration bound more tightly to standard diff core output.Possible targets for diff-related data.A flag for indicating how whitespace should be handled in a diff, such as beingignored.