Package | Description |
---|---|
com.atlassian.bitbucket.scm |
Modifier and Type | Method and Description |
---|---|
DiffCommandParameters |
DiffCommandParameters.Builder.build() |
Modifier and Type | Method and Description |
---|---|
Command<Void> |
ScmCommandFactory.diff(DiffCommandParameters parameters,
DiffContentCallback callback)
Streams a diff between two
commits . |
Command<Void> |
ScmCommandFactory.diff(DiffCommandParameters parameters,
TypeAwareOutputSupplier outputSupplier)
Streams a diff between two
commits . |
Copyright © 2020 Atlassian. All rights reserved.