canonical / jhack

Chock-full of Juju hackery.
Apache License 2.0
50 stars 24 forks source link

`jhack sync` should sync all files on startup #127

Closed PietroPasotti closed 8 months ago

PietroPasotti commented 8 months ago

when you run jhack sync, right now, you have to individually touch files for them to be synced. Instead, we should (by default) push all files and sync them before we start to listen for further changes to bring the remote up to speed with the local code.