public class ContentGitMergeConflict extends AbstractPathGitMergeConflict
Constructor and Description |
---|
ContentGitMergeConflict(String message,
String path,
boolean binary) |
Modifier and Type | Method and Description |
---|---|
void |
accept(GitMergeConflictVisitor visitor) |
boolean |
isBinary() |
getPath
getMessage, getOurChange, getTheirChange, getType
Copyright © 2019 Atlassian. All rights reserved.