From: Junio C Hamano Date: Wed, 6 Aug 2014 20:11:17 +0000 (-0700) Subject: apply: hoist use_patch() helper for path exclusion up X-Git-Tag: v2.1.1~10^2~1 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/3ee2ad14c6a6823d16eeda2aa48496d4b6e16f70?ds=inline;hp=3ee2ad14c6a6823d16eeda2aa48496d4b6e16f70 apply: hoist use_patch() helper for path exclusion up 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 ---