We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b3f3f8 commit 2e39a24Copy full SHA for 2e39a24
Documentation/glossary-content.txt
@@ -128,7 +128,7 @@ to point at the new commit.
128
A fast-forward is a special type of <<def_merge,merge>> where you have a
129
<<def_revision,revision>> and you are "merging" another
130
<<def_branch,branch>>'s changes that happen to be a descendant of what
131
- you have. In such these cases, you do not make a new <<def_merge,merge>>
+ you have. In such a case, you do not make a new <<def_merge,merge>>
132
<<def_commit,commit>> but instead just update to his
133
revision. This will happen frequently on a
134
<<def_remote_tracking_branch,remote-tracking branch>> of a remote
0 commit comments