]> 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 19:55:08 +0000 (19:55 +0000)
commited2935484496366578d25c13650139ddac8dfb8d
tree4e42372788391633809e1a87f41ef132ace8ebeb
parentb96507ee3bc891becd9078ec7556daa29f2cf513
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