Merge branch 'nd/for-each-ref-ignore-case'
commit73e494f86239b7edcf44f4c185c997b05c0e763b
authorJunio C Hamano <gitster@pobox.com>
Mon, 19 Dec 2016 22:45:31 +0000 (19 14:45 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 19 Dec 2016 22:45:31 +0000 (19 14:45 -0800)
tree5960a85359c68a8978f3a5d1a7f636dceccb7be0
parent0f30315ba15f792fac6f901ca486900a74fdb86d
parent3bb16a8bf2ec02c4cc633c3efd4c012e55ee0c2d
Merge branch 'nd/for-each-ref-ignore-case'

"git branch --list" and friends learned "--ignore-case" option to
optionally sort branches and tags case insensitively.

* nd/for-each-ref-ignore-case:
  tag, branch, for-each-ref: add --ignore-case for sorting and filtering
builtin/branch.c