From: Junio C Hamano Date: Sat, 14 Mar 2015 05:56:02 +0000 (-0700) Subject: Merge branch 'jc/apply-beyond-symlink' into maint X-Git-Tag: v2.3.3~10 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/5244a31039dbb3fe0d544fc56100d0ccbc653131 Merge branch 'jc/apply-beyond-symlink' into maint "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 --- 5244a31039dbb3fe0d544fc56100d0ccbc653131