Closed pschoffer closed 4 years ago
I'm a little confused by this one, isn't the same thing in mu-plugins issue?
Yep, this is like a sub-issue i guess. This is better to be done before.
So the idea here is that instead of zip file we would have all the source code for the plugin (which means we don't need to do wp plugin install /usr/src/versionpress/*.zip --activate --allow-root
in the utils.sh, but just the WP activation I guess). We will still keep it under regular plugins and need to do:
wp vp activate --allow-root
This moved to a https://github.com/pschoffer/gitpress/issues/5
Why?
Probably using something like
git subtree
.