mirror of
https://github.com/git/git.git
synced 2026-01-11 13:23:12 +09:00
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>
This commit is contained in:
parent
f7316a66d3
commit
fddba8f737
@ -91,7 +91,7 @@ object.
|
|||||||
When the remote branch you want to fetch is known to
|
When the remote branch you want to fetch is known to
|
||||||
be rewound and rebased regularly, it is expected that
|
be rewound and rebased regularly, it is expected that
|
||||||
its new tip will not be a descendant of its previous tip
|
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
|
you fetched). You would want
|
||||||
to use the `+` sign to indicate non-fast-forward updates
|
to use the `+` sign to indicate non-fast-forward updates
|
||||||
will be needed for such branches. There is no way to
|
will be needed for such branches. There is no way to
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user