bin/homedir-push@a921d84589cf
bin/homedir-push
Tue, 14 Jun 2016 20:36:22 -0400
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Tue, 14 Jun 2016 20:36:22 -0400
- changeset 336
- a921d84589cf
- parent 261
-
6254589972e6
- permissions
- -rwxr-xr-x
add diff.compactionheuristic = true
#!/bin/sh
set -eu
TARGET=$1
hg archive -t tgz -p . - | ssh $TARGET tar xz --keep-newer-files