]> asedeno.scripts.mit.edu Git - git.git/blobdiff - Documentation/git-for-each-ref.txt
Documentation: merge: add an overview
[git.git] / Documentation / git-for-each-ref.txt
index b362e9ed12fb8c45802d488eb5685f8842e0607d..7e83288d1846a7fcd53ec46776160a2f5ffbad84 100644 (file)
@@ -75,12 +75,14 @@ For all objects, the following names can be used:
 refname::
        The name of the ref (the part after $GIT_DIR/).
        For a non-ambiguous short name of the ref append `:short`.
+       The option core.warnAmbiguousRefs is used to select the strict
+       abbreviation mode.
 
 objecttype::
        The type of the object (`blob`, `tree`, `commit`, `tag`).
 
 objectsize::
-       The size of the object (the same as 'git-cat-file -s' reports).
+       The size of the object (the same as 'git cat-file -s' reports).
 
 objectname::
        The object name (aka SHA-1).