From: Simon McVittie Date: Mon, 26 Dec 2016 18:18:45 +0000 (+0000) Subject: Revert "Tell `git revert` not to follow renames (CVE-2016-10026)" X-Git-Tag: debian/3.20120629.2+deb7u2~32 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/ed2935484496366578d25c13650139ddac8dfb8d?ds=inline;hp=ed2935484496366578d25c13650139ddac8dfb8d Revert "Tell `git revert` not to follow renames (CVE-2016-10026)" This doesn't work prior to git 2.8: `git revert` silently ignores the option and succeeds. We will have to fix CVE-2016-10026 some other way. This reverts commit bb5cf4a0940b8fd2750c6175adb15382b84c71e2. ---