Improve explanation of path conflicts in project config doc
Change-Id: I56b063790eb48e649b8380a008ff02902bffcf5e
This commit is contained in:
@@ -108,9 +108,11 @@ then the change is automatically rebased and then the branch is
|
|||||||
fast-forwarded to the change.
|
fast-forwarded to the change.
|
||||||
|
|
||||||
When Gerrit tries to do a merge, by default the merge will only
|
When Gerrit tries to do a merge, by default the merge will only
|
||||||
succeed if there is no path conflict. By selecting the checkbox
|
succeed if there is no path conflict. A path conflict occurs when
|
||||||
`Automatically resolve conflicts` Gerrit will try do a content merge
|
the same file has also been changed on the other side of the merge.
|
||||||
if a path conflict occurs.
|
|
||||||
|
If `Automatically resolve conflicts` is enabled, Gerrit will try
|
||||||
|
to do a content merge when a path conflict occurs.
|
||||||
|
|
||||||
|
|
||||||
Registering Additional Branches
|
Registering Additional Branches
|
||||||
|
Reference in New Issue
Block a user