Merge branch 'kn/for-each-tag'
commit2be421dbb6928421350fff407544ec34e68c1f73
authorJunio C Hamano <gitster@pobox.com>
Mon, 26 Oct 2015 22:55:22 +0000 (26 15:55 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 26 Oct 2015 22:55:22 +0000 (26 15:55 -0700)
treebef952568dd4bc708d1ccc2e66ab2afd4e29ad78
parent522e2f4515c4157c445fa49ed2a920f19711d5d9
parent008ed7df93082103c8c74d045e573e19868b2c6b
Merge branch 'kn/for-each-tag'

Recent update to "git tag --contains" caused a performance
regression.

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