Browse Source

git rev-parse manpage: spelling fix

Signed-off-by: Miklos Vajna <vmiklos@frugalware.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
maint
Miklos Vajna 17 years ago committed by Junio C Hamano
parent
commit
da101b82b6
  1. 4
      Documentation/git-rev-parse.txt

4
Documentation/git-rev-parse.txt

@ -234,8 +234,8 @@ blobs contained in a commit.
(typically the current branch), and stage 3 is the version from (typically the current branch), and stage 3 is the version from
the branch being merged. the branch being merged.


Here is an illustration, by Jon Loeliger. Both node B and C are Here is an illustration, by Jon Loeliger. Both commit nodes B
commit parents of commit node A. Parent commits are ordered and C are parents of commit node A. Parent commits are ordered
left-to-right. left-to-right.


G H I J G H I J

Loading…
Cancel
Save