]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-for-each-ref.txt
ref-filter: add support for %(contents:size)
[thirdparty/git.git] / Documentation / git-for-each-ref.txt
index b739412c3062eb61a12649ab9246b6b2b40aaede..2ea71c5f6c2c14ff6c0bda87f63f2b14b895d00b 100644 (file)
@@ -235,6 +235,9 @@ and `date` to extract the named component.
 The message in a commit or a tag object is `contents`, from which
 `contents:<part>` can be used to extract various parts out of:
 
+contents:size::
+       The size in bytes of the commit or tag message.
+
 contents:subject::
        The first paragraph of the message, which typically is a
        single line, is taken as the "subject" of the commit or the