Uses of Interface
com.atlassian.bitbucket.scm.git.command.merge.conflict.GitMergeConflict
Packages that use GitMergeConflict
Package
Description
-
Uses of GitMergeConflict in com.atlassian.bitbucket.scm.git.command.merge
Methods in com.atlassian.bitbucket.scm.git.command.merge that return types with arguments of type GitMergeConflictConstructor parameters in com.atlassian.bitbucket.scm.git.command.merge with type arguments of type GitMergeConflictModifierConstructorDescriptionGitMergeException(com.atlassian.bitbucket.i18n.KeyedMessage message, List<GitMergeConflict> conflicts) -
Uses of GitMergeConflict in com.atlassian.bitbucket.scm.git.command.merge.conflict
Classes in com.atlassian.bitbucket.scm.git.command.merge.conflict that implement GitMergeConflictModifier and TypeClassDescriptionclassclassclassclassclassclassIndicates an implicit directory rename failed because multiple directories which each contained a subset of the same files were renamed to the same target directory.classDescribes a conflict where two different files are renamed to the same destination.classclassclassclassclassA merge conflict where the same file or directory has been renamed differently on each side of a merge.classclassIndicates an implicit directory rename failed because an existing directory or file preventedgit mergefrom moving one or more files to the renamed directory.classDescribes a conflict where two different files are renamed to the same destination.classclassclassclassA merge conflict where the same submodule has been updated to point to different commits.class