Skip to content

Commit c4821f3

Browse files
MetOffice#56 Update 06-conflict.md
* Update 06-conflict.md * Update episodes/06-conflict.md Co-authored-by: Tim Pillinger <[email protected]> * Update episodes/06-conflict.md Co-authored-by: Tim Pillinger <[email protected]> --------- Co-authored-by: Tim Pillinger <[email protected]>
1 parent 48afef8 commit c4821f3

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

episodes/06-conflict.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@ a piece of software on both our laptop and a server in the lab, we could make
2323
different changes to each copy. Version control helps us manage these
2424
[conflicts](../learners/reference.md#conflict) by giving us tools to
2525
[resolve](../learners/reference.md#resolve) overlapping changes.
26+
You will encounter conflicts no matter which branching model you choose.
27+
No model is more or less likely to produce conflicts.
28+
No model will make conflicts easier (or harder) to resolve.
29+
Using forks has no impact on how likely conflicts are to occur.
2630

2731
::::::::::::::::::::::::::::::::::::: instructor
2832

@@ -572,4 +576,4 @@ no longer exists.
572576
- The version control system does not allow people to overwrite each other's changes blindly, but highlights conflicts so that they can be resolved.
573577

574578
::::::::::::::::::::::::::::::::::::::::::::::::::
575-
579+

0 commit comments

Comments
 (0)