Uses of Class
com.atlassian.bitbucket.scm.git.command.merge.conflict.AbstractGitMergeConflict
Packages that use AbstractGitMergeConflict
-
Uses of AbstractGitMergeConflict in com.atlassian.bitbucket.scm.git.command.merge.conflict
Modifier and TypeClassDescriptionclassclassclassclassclassIndicates 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