• Yorick Peterse's avatar
    Backport allow_mirror_update for Chain::Command · 018fc6c6
    Yorick Peterse authored
    This backports the allow_mirror_update update field for Chain::Command
    from EE to CE. There's no particular reason to keep this in EE. Doing so
    would require refactoring of CE as there currently is no easy way to
    inject new Struct members into the Chain::Command class.
    018fc6c6
command.rb 1.79 KB