| Package | Description | 
|---|---|
| com.atlassian.bitbucket.scm.git.command.diff | 
| Modifier and Type | Method and Description | 
|---|---|
| static GitDiffRenames | GitDiffRenames. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static GitDiffRenames[] | GitDiffRenames. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| B | GitDiffCoreBuilder. renames(GitDiffRenames value)Sets the  rename detectionmode for the diff. | 
| B | GitDiffCoreBuilder. renames(GitDiffRenames renames,
       Integer threshold)Sets the  rename detectionmode for the diff. | 
Copyright © 2019 Atlassian. All rights reserved.