Merge branch 'jc/apply-ws-prefix' into jch
commit020a5198095153a7a7107cc33830992e7736914e
authorJunio C Hamano <gitster@pobox.com>
Thu, 21 Aug 2014 18:51:37 +0000 (21 11:51 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 21 Aug 2014 18:51:37 +0000 (21 11:51 -0700)
tree8c57f940fc629aeceed500ae06769bb9a50e0833
parent9b6131025efc20969deb1e7a8e0e1fff328c4a29
parent477a08af04c227064860ce99197c501037f7f39c
Merge branch 'jc/apply-ws-prefix' into jch

Applying a patch not generated by Git in a subdirectory used to
check the whitespace breakage using the attributes for incorrect
paths. Also whitespace checks were performed even for paths
excluded via "git apply --exclude=<path>" mechanism.

* jc/apply-ws-prefix:
  apply: omit ws check for excluded paths
  apply: hoist use_patch() helper for path exclusion up
  apply: use the right attribute for paths in non-Git patches

# Conflicts:
#  builtin/apply.c
builtin/apply.c
t/t4119-apply-config.sh