Skip to content

Commit

Permalink
git-format-patch.txt: fix explanation of an example.
Browse files Browse the repository at this point in the history
Signed-off-by: Sergei Organov <osv@javad.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Sergei Organov authored and gitster committed Nov 1, 2007
1 parent 8451c56 commit 136e631
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/git-format-patch.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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::
Expand Down

0 comments on commit 136e631

Please sign in to comment.