mirror of
https://github.com/git/git.git
synced 2025-03-20 13:39:40 +00:00
git-format-patch.txt: fix explanation of an example.
Signed-off-by: Sergei Organov <osv@javad.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
8451c565bc
commit
136e631670
@ -168,7 +168,7 @@ git-format-patch origin::
|
||||
is created in the current directory.
|
||||
|
||||
git-format-patch \--root origin::
|
||||
Extract all commits which that leads to 'origin' since the
|
||||
Extract all commits that lead to 'origin' since the
|
||||
inception of the project.
|
||||
|
||||
git-format-patch -M -B origin::
|
||||
|
Loading…
x
Reference in New Issue
Block a user