X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=Documentation%2Fglossary-content.txt;h=1f029f8aa080c4de6323e8b4905a81fa7e8e2046;hb=d7173d942ea897b67ac9ba3bab2a0cc374684ca6;hp=43d84d15e921435ba4629a7d8c18021d16f89223;hpb=03c6e97f809e5b89089a2c689d6a319e8d471455;p=git.git diff --git a/Documentation/glossary-content.txt b/Documentation/glossary-content.txt index 43d84d15e..1f029f8aa 100644 --- a/Documentation/glossary-content.txt +++ b/Documentation/glossary-content.txt @@ -124,7 +124,7 @@ to point at the new commit. An evil merge is a <> that introduces changes that do not appear in any <>. -[[def_fast_forward]]fast forward:: +[[def_fast_forward]]fast-forward:: A fast-forward is a special type of <> where you have a <> and you are "merging" another <>'s changes that happen to be a descendant of what @@ -220,7 +220,7 @@ to point at the new commit. conflict, manual intervention may be required to complete the merge. + -As a noun: unless it is a <>, a +As a noun: unless it is a <>, a successful merge results in the creation of a new <> representing the result of the merge, and having as <> the tips of the merged <>.