]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commit
Revert "Tell `git revert` not to follow renames (CVE-2016-10026)"
authorSimon McVittie <smcv@debian.org>
Mon, 26 Dec 2016 18:18:45 +0000 (18:18 +0000)
committerSimon McVittie <smcv@debian.org>
Wed, 11 Jan 2017 15:29:52 +0000 (15:29 +0000)
commitca627567e920d664c2b3eaf304592e011e6b4e24
treea6e38164018a5a5436cf13f2c6b8c640403d19bf
parent1d7d1b8d1793547bc55fa2344e36cef9c11bcb95
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.
IkiWiki/Plugin/git.pm