Merge branch 'ma/branch-list-paginate'

"git branch --list" learned to show its output through the pager by default when the output is going to a terminal, which is controlled by the pager.branch configuration variable. This is similar to a recent change to "git tag --list". * ma/branch-list-paginate: branch: change default of `pager.branch` to "on" branch: respect `pager.branch` in list-mode only t7006: add tests for how git branch paginates

Junio C Hamano committed Nov 28, 2017 at 13:41 UTC 3b49e1b0e900a88cab9e1b035dac83c0dd6ae2b3

No changes.