From: Junio C Hamano Date: Tue, 3 Mar 2015 22:37:01 +0000 (-0800) Subject: Merge branch 'jc/apply-beyond-symlink' X-Git-Tag: v2.4.0-rc0~79 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/71f19cce36103dce545e647e707be2e9a474139a?hp=--cc Merge branch 'jc/apply-beyond-symlink' "git apply" was not very careful about reading from, removing, updating and creating paths outside the working tree (under --index/--cached) or the current directory (when used as a replacement for GNU patch). * jc/apply-beyond-symlink: apply: do not touch a file beyond a symbolic link apply: do not read from beyond a symbolic link apply: do not read from the filesystem under --index apply: reject input that touches outside the working area --- 71f19cce36103dce545e647e707be2e9a474139a