|
|
|
Resolving Conflicts
A conflict is when two or more people have changed information in
different repositories and then try to update.
Conflicts need to be resolved before the repositories can be
synchronized.
In some cases, conflicts that occur during a pull can be
auto-merged.
In other cases, manual merging must be done.
This chapter outlines the manual merge process.
|