Skip to content

Commit

Permalink
Merge pull request #940 from swcarpentry/conflict-glossary
Browse files Browse the repository at this point in the history
add link to conflict in glossary
  • Loading branch information
kekoziar authored Nov 20, 2023
2 parents 131764e + a8b283f commit cebcfe1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion episodes/01-basics.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,8 @@ sets of changes on the same document.

![](fig/versions.svg){alt='Different Versions Can be Saved'}

Unless multiple users make changes to the same section of the document - a conflict - you can
Unless multiple users make changes to the same section of the document - a
[conflict](../learners/reference.md#conflict) - you can
incorporate two sets of changes into the same base document.

![](fig/merge.svg){alt='Multiple Versions Can be Merged'}
Expand Down

0 comments on commit cebcfe1

Please sign in to comment.