Uses of Class
com.atlassian.bitbucket.scm.git.command.merge.conflict.AbstractPathGitMergeConflict
Packages that use AbstractPathGitMergeConflict
-
Uses of AbstractPathGitMergeConflict in com.atlassian.bitbucket.scm.git.command.merge.conflict
Subclasses of AbstractPathGitMergeConflict in com.atlassian.bitbucket.scm.git.command.merge.conflictModifier and TypeClassDescriptionclassclassclassclassIndicates 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.classclassclassclassclassclassIndicates 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.