Package | Description |
---|---|
com.atlassian.bitbucket.scm.git.command.diff | |
com.atlassian.bitbucket.scm.git.command.log |
Modifier and Type | Method and Description |
---|---|
static GitDiffOutput |
GitDiffOutput.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GitDiffOutput[] |
GitDiffOutput.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
GitLogBuilder |
GitLogBuilder.output(GitDiffOutput value)
Controls what diff output is included with the commit information.
|
Copyright © 2019 Atlassian. All rights reserved.