From: Reuven Y Date: Wed, 19 May 2021 09:28:49 +0000 (+0000) Subject: docs: improve fast-forward in glossary content X-Git-Tag: v2.33.0-rc0~123^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e22f2daed0fde4595696e09c6802a1ecd5e0c527;p=thirdparty%2Fgit.git docs: improve fast-forward in glossary content The text was somewhat confusing between the revision itself and the author. Signed-off-by: Reuven Yagel Signed-off-by: Junio C Hamano --- diff --git a/Documentation/glossary-content.txt b/Documentation/glossary-content.txt index 67c7a50b96..c077971335 100644 --- a/Documentation/glossary-content.txt +++ b/Documentation/glossary-content.txt @@ -146,8 +146,8 @@ current branch integrates with) obviously do not work, as there is no <> and you are "merging" another <>'s changes that happen to be a descendant of what you have. In such a case, you do not make a new <> - <> but instead just update to his - revision. This will happen frequently on a + <> but instead just update your branch to point at the same + revision as the branch you are merging. This will happen frequently on a <> of a remote <>.