$ 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.