From 87c6aeb4efdd4355918d127a91bd0adc5a02f8ff Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Sun, 18 Sep 2005 15:45:09 -0700 Subject: Arrgh -- another asciidoc caret workaround. Signed-off-by: Junio C Hamano diff --git a/Documentation/git-rev-parse.txt b/Documentation/git-rev-parse.txt index 5c136e0..067e4f0 100644 --- a/Documentation/git-rev-parse.txt +++ b/Documentation/git-rev-parse.txt @@ -94,7 +94,8 @@ what is called an 'extended SHA1' syntax. explicitly say 'heads/master' to tell GIT which one you mean. * A suffix '^' to a revision parameter means the first parent of - that commit object. '^' means the th parent (i.e. 'rev^' + that commit object. '^' means the th parent (i.e. + 'rev^' is equivalent to 'rev^1'). As a special rule, 'rev^0' means the commit itself and is used when 'rev' is the object name of a tag object that refers to a commit object. -- cgit v0.10.2-6-g49f6