You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 3, 2019. It is now read-only.
Plugins rely on manual updates, but there's no fast way to update them on an automated time-basis. There are two solutions to fix this, according to the original plugin's nature:
Git/SVN repo that contains several files, but not all of them are to be cloned -> create a custom script that 0) runs on a time-basis 1) downloads the whole repo, 2) copies a certain file to this repo 3) commits and pushes changes to this repo (view Script for maintaining certain files from an existing repo #7)
Plugins rely on manual updates, but there's no fast way to update them on an automated time-basis. There are two solutions to fix this, according to the original plugin's nature: