summaryrefslogtreecommitdiffstats
path: root/git-rev-parse.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-07-22 14:09:14 -0700
committerJunio C Hamano <gitster@pobox.com>2012-07-22 14:09:14 -0700
commitbb300643ea913f58d836780e949b1ebcce8da530 (patch)
tree2ca413079cc18ed2e7f5ebeb1c08ab7329eb14f8 /git-rev-parse.txt
parent0248269de7cca134098c35330c96a84a39eca214 (diff)
downloadgit-htmldocs-bb300643ea913f58d836780e949b1ebcce8da530.tar.gz
Autogenerated HTML docs for v1.7.11.3-287-ge7719
Diffstat (limited to 'git-rev-parse.txt')
-rw-r--r--git-rev-parse.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/git-rev-parse.txt b/git-rev-parse.txt
index 4cc3e9586..3c63561f0 100644
--- a/git-rev-parse.txt
+++ b/git-rev-parse.txt
@@ -101,6 +101,12 @@ OPTIONS
The option core.warnAmbiguousRefs is used to select the strict
abbreviation mode.
+--disambiguate=<prefix>::
+ Show every object whose name begins with the given prefix.
+ The <prefix> must be at least 4 hexadecimal digits long to
+ avoid listing each and every object in the repository by
+ mistake.
+
--all::
Show all refs found in `refs/`.