From: Junio C Hamano Date: Wed, 12 Jul 2017 22:23:09 +0000 (-0700) Subject: Merge branch 'kn/ref-filter-branch-list' into maint X-Git-Tag: v2.13.3~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=55bdfa022f007b5666d923012296f04872a8f3d9;p=thirdparty%2Fgit.git Merge branch 'kn/ref-filter-branch-list' into maint The rewrite of "git branch --list" using for-each-ref's internals that happened in v2.13 regressed its handling of color.branch.local; this has been fixed. * kn/ref-filter-branch-list: ref-filter.c: drop return from void function branch: set remote color in ref-filter branch immediately branch: use BRANCH_COLOR_LOCAL in ref-filter format branch: only perform HEAD check for local branches --- 55bdfa022f007b5666d923012296f04872a8f3d9