Merge branch 'js/gitweb-raw-blob-link-in-history' into next
[gitweb.git] / Documentation / git-branch.txt
index ba805749ec6cedcd2f9128fc12b33999f08b09ae..e292737b9c5ab65d53ed3caf2e553a7e7e098fb5 100644 (file)
@@ -265,8 +265,8 @@ start-point is either a local or remote-tracking branch.
        Only list branches of the given object.
 
 --format <format>::
-       A string that interpolates `%(fieldname)` from the object
-       pointed at by a ref being shown.  The format is the same as
+       A string that interpolates `%(fieldname)` from a branch ref being shown
+       and the object it points at.  The format is the same as
        that of linkgit:git-for-each-ref[1].
 
 Examples