]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'kn/for-each-tag'
authorJunio C Hamano <gitster@pobox.com>
Mon, 26 Oct 2015 22:55:22 +0000 (15:55 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 26 Oct 2015 22:55:22 +0000 (15:55 -0700)
Recent update to "git tag --contains" caused a performance
regression.

* kn/for-each-tag:
  tag.c: use the correct algorithm for the '--contains' option

1  2 
builtin/tag.c

diff --cc builtin/tag.c
Simple merge