Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
branch: change default of `pager.branch` to "on"
[gitweb.git]
/
Documentation
/
git-branch.txt
diff --git
a/Documentation/git-branch.txt
b/Documentation/git-branch.txt
index 9dae1ea29568cf25da477e2d0832931794b18c81..ef187ba7cfec284ef472f76462eb655c831ee0d6 100644
(file)
--- a/
Documentation/git-branch.txt
+++ b/
Documentation/git-branch.txt
@@
-274,7
+274,7
@@
start-point is either a local or remote-tracking branch.
CONFIGURATION
-------------
`pager.branch` is only respected when listing branches, i.e., when
-`--list` is used or implied.
+`--list` is used or implied.
The default is to use a pager.
See linkgit:git-config[1].
Examples