]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jk/for-each-ref-icase'
authorJunio C Hamano <gitster@pobox.com>
Tue, 24 Jul 2018 21:50:44 +0000 (14:50 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 24 Jul 2018 21:50:44 +0000 (14:50 -0700)
The "--ignore-case" option of "git for-each-ref" (and its friends)
did not work correctly, which has been fixed.

* jk/for-each-ref-icase:
  ref-filter: avoid backend filtering with --ignore-case
  for-each-ref: consistently pass WM_IGNORECASE flag
  t6300: add a test for --ignore-case

1  2 
ref-filter.c
t/t6300-for-each-ref.sh

diff --cc ref-filter.c
Simple merge
Simple merge