In bobbingwide/oik/issues/11 I've updated the shared library file libs\class-oik-update.php to remove from the list of plugins to update any plugin that's a symlinked plugin or a Git repo.
Because I was using oik and oik-bwtrace I updated the file in oik-bwtrace. I need to test in a safe environment so need to commit the changes to oik-bwtrace, create a new version and install it separately - as a clone of the master git repo. Other plugins can be symlinked to versions where it doesn't matter if they get destroyed.
In bobbingwide/oik/issues/11 I've updated the shared library file
libs\class-oik-update.php
to remove from the list of plugins to update any plugin that's a symlinked plugin or a Git repo.Because I was using oik and oik-bwtrace I updated the file in oik-bwtrace. I need to test in a safe environment so need to commit the changes to oik-bwtrace, create a new version and install it separately - as a clone of the master git repo. Other plugins can be symlinked to versions where it doesn't matter if they get destroyed.