Arnaud Bétrémieux
Arnaud Bétrémieux
Hello, and thanks for smsmatrix ! When my phone reboots (after an OS upgrade for instance), I usually won't think of restarting smsmatrix. It would be pretry cool if it...
We need to check the git version on both the client and server to make sure that they are adequate, warn the user and stop work if they aren't.
We need to invoke bash ourselves to make sure it is. Ex: init-remote with sh as the shell will not work (it says remote already initialized)

A lock should be added to prevent simultaneous deliveries to the same server.
We could use some possibilities for configuration : auto-push the delivery tag (and to where), don't open the editor with the delivery log, etc. This should probably be in the...
Maybe add a --reinit option to --init ?
See what we can do about that, at the very least mention it in the readme.
The documentation should be accessible via --help, just like it is for other git commands.