public class ConvergentDirectoryRenameGitMergeConflict extends AbstractPathGitMergeConflict
 This is one of two possible triggers for GitMergeConflictType.IMPLICIT_DIRECTORY_RENAME; the other is
 ImplicitDirectoryRenameGitMergeConflict.
GitMergeConflictType.IMPLICIT_DIRECTORY_RENAME, 
ImplicitDirectoryRenameGitMergeConflict| Constructor and Description | 
|---|
| ConvergentDirectoryRenameGitMergeConflict(String message,
                                         String path,
                                         List<String> srcPaths) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | accept(GitMergeConflictVisitor visitor) | 
| List<String> | getSrcPaths() | 
getPathgetMessage, getOurChange, getTheirChange, getTypeCopyright © 2019 Atlassian. All rights reserved.