From: Nickolai Belakovski <nbelakovski@xxxxxxxxx> Added test_i18ncmp per instructions from Szeder Is there some other part of the infrastructure that's testing for this? Because it did not fail in any of my Travis CI builds. Travis CI results: https://travis-ci.org/nbelakovski/git/builds/525801210 Nickolai Belakovski (3): ref-filter: add worktreepath atom branch: update output to include worktree info branch: add worktree info on verbose output Documentation/git-branch.txt | 12 ++++-- Documentation/git-for-each-ref.txt | 5 +++ builtin/branch.c | 16 ++++++-- ref-filter.c | 78 ++++++++++++++++++++++++++++++++++++++ t/t3200-branch.sh | 16 +++++--- t/t3203-branch-output.sh | 43 ++++++++++++++++++++- t/t6302-for-each-ref-filter.sh | 13 +++++++ 7 files changed, 168 insertions(+), 15 deletions(-) -- 2.14.2