bin/homedir-push@21a8fdcc9f38
bin/homedir-push
Mon, 10 Aug 2020 17:51:19 -0500
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Mon, 10 Aug 2020 17:51:19 -0500
- changeset 880
- 21a8fdcc9f38
- parent 261
-
6254589972e6
- permissions
- -rwxr-xr-x
Let's opt in to rerere per repo
#!/bin/sh
set -eu
TARGET=$1
hg archive -t tgz -p . - | ssh $TARGET tar xz --keep-newer-files