]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commit
Revert "Tell `git revert` not to follow renames"
authorSimon McVittie <smcv@debian.org>
Mon, 26 Dec 2016 16:30:43 +0000 (16:30 +0000)
committerSimon McVittie <smcv@debian.org>
Wed, 28 Dec 2016 21:32:12 +0000 (21:32 +0000)
commit469c842fd56ce811d431058714d9c2700a5314f8
tree741e7e2c1db795bf8424a1d84099a4ee5fd27556
parentc1120bbbe8fdea20cf64fa12247f4f4a4006c834
Revert "Tell `git revert` not to follow renames"

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 9cada49ed6ad24556dbe9861ad5b0a9f526167f9.
IkiWiki/Plugin/git.pm