Long list short:
client:~ $ ssh mp3ch@pb1n.de /bin/date
Thu May 4 11:44:33 UTC 2023
client:~ $ ssh mp3ch@pb1n.de pijul -V
pijul 1.0.0-beta.4
server:~ cd
server:~ pijul init repo1
server:~ cd repo1
server:~ pijul add .ignore
Tracked 1 path(s)
server:~ pijul record -am"."
Hash: ODQRJNBDE3UIDB4ANPMFMHD6IWAXN7ESQFYNIAFH4RSX2LDP66SAC
client:~ cd
client:~ pijul clone mp3ch@pb1n.de:repo1
Repository created at /home/mpech/repo1
Downloading changes [==================================================] 2/2
Applying [==================================================] 2/2
Completing changes [==================================================] 0/0
client:~ cd repo1