summaryrefslogtreecommitdiffstats
path: root/git-branch.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2017-11-29 10:12:47 +0900
committerJunio C Hamano <gitster@pobox.com>2017-11-29 10:12:47 +0900
commit7da67f7dfd2371f3a505c40bf8f4ed1f2fc6cb9c (patch)
treea096fced7d0756dd05fffa5485ba30b1bfa241ef /git-branch.html
parent4886c778b44a0a4b9eb64392c58bf4ff20b4f587 (diff)
downloadgit-htmldocs-7da67f7dfd2371f3a505c40bf8f4ed1f2fc6cb9c.tar.gz
Autogenerated HTML docs for v2.15.1-271-g1a4e4
Diffstat (limited to 'git-branch.html')
-rw-r--r--git-branch.html10
1 files changed, 9 insertions, 1 deletions
diff --git a/git-branch.html b/git-branch.html
index 5063da40e..cd591238d 100644
--- a/git-branch.html
+++ b/git-branch.html
@@ -1226,6 +1226,14 @@ start-point is either a local or remote-tracking branch.</p></div>
</div>
</div>
<div class="sect1">
+<h2 id="_configuration">CONFIGURATION</h2>
+<div class="sectionbody">
+<div class="paragraph"><p><code>pager.branch</code> is only respected when listing branches, i.e., when
+<code>--list</code> is used or implied. The default is to use a pager.
+See <a href="git-config.html">git-config(1)</a>.</p></div>
+</div>
+</div>
+<div class="sect1">
<h2 id="_examples">Examples</h2>
<div class="sectionbody">
<div class="dlist"><dl>
@@ -1336,7 +1344,7 @@ a branch?&#8221;</a> in the Git User&#8217;s Manual.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2017-10-20 15:42:50 JST
+Last updated 2017-11-29 10:12:33 JST
</div>
</div>
</body>