| Package | Description | 
|---|---|
| com.atlassian.bitbucket.scm.git.command | |
| com.atlassian.bitbucket.scm.git.command.diff | 
| Modifier and Type | Method and Description | 
|---|---|
| GitDiffBuilder | GitScmCommandBuilder. diff() | 
| Modifier and Type | Method and Description | 
|---|---|
| GitDiffBuilder | GitDiffBuilder. contextLines(int value)Sets the number of context lines which should be included in the  git diffoutput. | 
| GitDiffBuilder | GitDiffBuilder. defaultContextLines()Restores the default number of context lines. | 
| GitDiffBuilder | GitDiffBuilder. dstPrefix(String value)Sets the prefix to be used by git when outputing the destination path in a diff header. | 
| GitDiffBuilder | GitDiffBuilder. srcPrefix(String value)Sets the prefix to be used by git when outputing the source path in a diff header. | 
| GitDiffBuilder | GitDiffBuilder. whitespace(GitDiffWhitespace value) | 
Copyright © 2019 Atlassian. All rights reserved.