Fred
Fred
that was definitely missed, thanks for the report 👍🏻
I didn't realise some **maintained** distributions would still use such an old version of `systemd` 🤷♂ (Actually I just noticed that the _prehistoric_ Amazon Linux 2 has the same issue)...
They've introduced the options against the different tools one at a time. Like `journalctl` got it first, then some commands of `systemctl`. Actually they haven't converted the output of all...
I got a fully working proof of concept for the SSH mode 🎉 What do you think @jkellerer ? SSH mode should be secure enough: - we transfer the configuration...
Quick update... Thank you for filling in the survey, I do appreciate. I'm reading all your comments and will definitely take actions from those 👍🏻 Here's a snapshot of the...
Hey! how is it going with this PR? Tell me if you need any help 👍🏻
If the first part of the PR is ready, you can definitely split it in two. Smaller PR always makes the code quicker to review 👍🏻
Thanks for the change 👍🏻 Actually I found something during testing: when the `initialise: true` flag is set, we're trying to initialise the target repository if it's not existing yet....
... which I realise is also opening yet another a can of worms 😆 In the order of initialisation, the source should be done first, then the target with the...
Makes sense 😉 Right, I'll merge this first PR for now, thanks for the great work! 👍🏻