summaryrefslogtreecommitdiffstats
path: root/git-for-each-ref.html
diff options
context:
space:
mode:
Diffstat (limited to 'git-for-each-ref.html')
-rw-r--r--git-for-each-ref.html12
1 files changed, 10 insertions, 2 deletions
diff --git a/git-for-each-ref.html b/git-for-each-ref.html
index 1b89720ec..34b47029e 100644
--- a/git-for-each-ref.html
+++ b/git-for-each-ref.html
@@ -751,7 +751,7 @@ git-for-each-ref(1) Manual Page
<div class="verseblock">
<pre class="content"><em>git for-each-ref</em> [--count=&lt;count&gt;] [--shell|--perl|--python|--tcl]
[(--sort=&lt;key&gt;)&#8230;] [--format=&lt;format&gt;]
- [ --stdin | &lt;pattern&gt;&#8230; ]
+ [--include-root-refs] [ --stdin | &lt;pattern&gt;&#8230; ]
[--points-at=&lt;object&gt;]
[--merged[=&lt;object&gt;]] [--no-merged[=&lt;object&gt;]]
[--contains[=&lt;object&gt;]] [--no-contains[=&lt;object&gt;]]
@@ -932,6 +932,14 @@ TAB %(refname)</code>.</p></div>
same rules as <code>&lt;pattern&gt;</code> above.
</p>
</dd>
+<dt class="hdlist1">
+--include-root-refs
+</dt>
+<dd>
+<p>
+ List root refs (HEAD and pseudorefs) apart from regular refs.
+</p>
+</dd>
</dl></div>
</div>
</div>
@@ -1499,7 +1507,7 @@ commits and from none of the <code>--no-merged</code> commits are shown.</p></di
<div id="footer">
<div id="footer-text">
Last updated
- 2024-02-12 13:29:13 PST
+ 2024-03-05 10:14:09 PST
</div>
</div>
</body>