Skip to content

Commit 136e631

Browse files
Sergei Organovgitster
authored andcommitted
git-format-patch.txt: fix explanation of an example.
Signed-off-by: Sergei Organov <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 8451c56 commit 136e631

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-format-patch.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ git-format-patch origin::
168168
is created in the current directory.
169169

170170
git-format-patch \--root origin::
171-
Extract all commits which that leads to 'origin' since the
171+
Extract all commits that lead to 'origin' since the
172172
inception of the project.
173173

174174
git-format-patch -M -B origin::

0 commit comments

Comments
 (0)