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
Deploys a build/deploy directory to the WordPress SVN repo. ⚠️ This Grunt plugin is no longer being maintained and developed. An alternative is the Pronamic CLI library: https://github.com/pronamic/pronamic-cli.
Operates on an SVN repo. Given a revision number, copies all files which were modified or changed since then into a new directory. Useful for bringing in updates from an SVN repo into another type of repo (like git or mercurial), or into a project without version control. Also outputs a list of removed files.