summaryrefslogtreecommitdiffstats
path: root/git-rev-parse.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2011-10-10 16:42:27 -0700
committerJunio C Hamano <gitster@pobox.com>2011-10-10 16:42:27 -0700
commit58700665185d6fc310aa6d6616ba3bec0105342d (patch)
tree7c36d0aadaf906e5057fecd87331d7ff52ea753d /git-rev-parse.txt
parent8fb66e5074d5cdeeb08e304be977374501a0787d (diff)
downloadgit-htmldocs-58700665185d6fc310aa6d6616ba3bec0105342d.tar.gz
Autogenerated HTML docs for v1.7.7-213-g8b0e1
Diffstat (limited to 'git-rev-parse.txt')
-rw-r--r--git-rev-parse.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/git-rev-parse.txt b/git-rev-parse.txt
index 42c9676ea..8023dc086 100644
--- a/git-rev-parse.txt
+++ b/git-rev-parse.txt
@@ -180,6 +180,10 @@ print a message to stderr and exit with nonzero status.
<args>...::
Flags and parameters to be parsed.
+--resolve-git-dir <path>::
+ Check if <path> is a valid git-dir or a git-file pointing to a valid
+ git-dir. If <path> is a valid git-dir the resolved path to git-dir will
+ be printed.
include::revisions.txt[]