aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorJean-Noël Avila via GitGitGadget <gitgitgadget@gmail.com>2025-11-24 12:48:49 +0000
committerJunio C Hamano <gitster@pobox.com>2025-11-24 10:55:48 -0800
commitfddba8f73790c196d1fd1fc8b169aefb0ed311e3 (patch)
tree5a5a21f7fad352460a897f319c57775280bea972 /Documentation
parentf7316a66d36f39ed9e5be7a3ce0ecd7b71430ff5 (diff)
downloadgit-fddba8f73790c196d1fd1fc8b169aefb0ed311e3.tar.gz
doc: pull-fetch-param typofix
An earier patch had a typo discovered after it has been merged to 'next'. Fix it. Signed-off-by: Jean-Noël Avila <jn.avila@free.fr> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/pull-fetch-param.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/pull-fetch-param.adoc b/Documentation/pull-fetch-param.adoc
index 2a67641761..d903dc8900 100644
--- a/Documentation/pull-fetch-param.adoc
+++ b/Documentation/pull-fetch-param.adoc
@@ -91,7 +91,7 @@ object.
When the remote branch you want to fetch is known to
be rewound and rebased regularly, it is expected that
its new tip will not be a descendant of its previous tip
-(as stored in your remote-tracking branch the last time_
+(as stored in your remote-tracking branch the last time
you fetched). You would want
to use the `+` sign to indicate non-fast-forward updates
will be needed for such branches. There is no way to