Uses of Interface
com.atlassian.bitbucket.scm.git.command.diff.GitDiffBuilder
Packages that use GitDiffBuilder
Package
Description
-
Uses of GitDiffBuilder in com.atlassian.bitbucket.scm.git.command
Methods in com.atlassian.bitbucket.scm.git.command that return GitDiffBuilder -
Uses of GitDiffBuilder in com.atlassian.bitbucket.scm.git.command.diff
Methods in com.atlassian.bitbucket.scm.git.command.diff that return GitDiffBuilderModifier and TypeMethodDescriptionGitDiffBuilder.contextLines(int value) Sets the number of context lines which should be included in thegit diffoutput.GitDiffBuilder.defaultContextLines()Restores the default number of context lines.Sets the prefix to be used by git when outputing the destination path in a diff header.Sets the prefix to be used by git when outputing the source path in a diff header.GitDiffBuilder.whitespace(GitDiffWhitespace value)