Attention is currently required from: osmith.
1 comment:
Patchset:
I think in general it's useful to use `-a` with rsync as a default option in all situations. This menans `-rlptgoD` i.e. it convers your --recursive, --links and --perms (which is even more than --executability - but maybe that's what you don't want here?). It also has --times so that the create/modify/access timestamps are identical, --owner and --group as well as --devices.
But as stated, maybe you have a specific reason to avoid any of the above as a default?
To view, visit change 38256. To unsubscribe, or for help writing mail filters, visit settings.