master
intrigeri 2016-12-20 10:26:22 +00:00
parent fd6b947889
commit bec3047aff
1 changed files with 4 additions and 0 deletions

View File

@ -17,9 +17,13 @@ when reverting.
> maintainers, so that they are not visible to the general public
> until we have had a chance to fix the bug. --[[smcv]]
>> Sorry about that, I should clearly know better :/ --[[intrigeri]]
> Fixed by using
> `git revert --strategy=recursive --strategy-option=no-renames`.
> I tried to do something more clever (doing the revert, and checking
> whether it made changes that aren't allowed) but couldn't get it to
> work in a reasonable time, so I'm going with the simpler fix.
> [[Fix committed|done]], a release will follow later today. --[[smcv]]
>> You rock, thanks a lot! --[[intrigeri]]