]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'sm/branch-sort-config'
authorJunio C Hamano <gitster@pobox.com>
Mon, 27 Aug 2018 21:33:42 +0000 (14:33 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 27 Aug 2018 21:33:42 +0000 (14:33 -0700)
commitd89db6f4c3fceea7bc9e66823c7a04920e95ac1d
treebafdcec28f0fd91ad921d331e611b7836ed109cc
parent9b7373257740e2eeeb6593261f4af29caba2ba9f
parent560ae1c164ad040a389ccc47834dce8c15447294
Merge branch 'sm/branch-sort-config'

"git branch --list" learned to take the default sort order from the
'branch.sort' configuration variable, just like "git tag --list"
pays attention to 'tag.sort'.

* sm/branch-sort-config:
  branch: support configuring --sort via .gitconfig
Documentation/config.txt