Skip to content

New tasks!

Compare
Choose a tag to compare
@ben-rogerson ben-rogerson released this 23 Apr 22:45
· 62 commits to master since this release

This release added a two new push tasks.
This means all main tasks now have push and pull options.

πŸ‘Œ Added push database task - backs up the remote database before replacing it with the local database
πŸ‘Œ Added push composer task - pushes your composer.json and composer.lock files to the remote server. The remote composer.json is backed up beforehand
πŸ‘ Updated task menu with new items
πŸ‘ Excluded .git and .DS_Store from being pushed/pulled

Coming next: Confirmation prompts that’ll help avoid the oopsies.

Some of the flags needed to change to accomodate the new tasks - sorry!
See swiff --help for the available flags.