apply: hoist use_patch() helper for path exclusion up
authorJunio C Hamano <gitster@pobox.com>
Wed, 6 Aug 2014 20:11:17 +0000 (13:11 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 7 Aug 2014 19:23:50 +0000 (12:23 -0700)
We will be adding a caller to the function a bit earlier in this
file in a later patch.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found