Skip to content

0.1.1

Latest
Compare
Choose a tag to compare
@bwood bwood released this 28 Oct 16:18
· 10 commits to master since this release
$ terminus site clone --version
+-----------------------------+--------+
| Key                         | Value  |
+-----------------------------+--------+
| Plugin (site clone) Version | 0.1.1  |
| Compatible Terminus Version | 0.13.3 |
+-----------------------------+--------+

Changes

  • Bugfix: Do not create backups of multidev environments.
  • Bugfix: Do not attempt to deploy code to multidev environments.
  • Abort with message when git clone fails.
  • Add clear cache after importing environment content.
  • Code clean up.