Skip to content

Simplifying and extending API

Compare
Choose a tag to compare
@tdegeus tdegeus released this 11 Sep 05:10
· 160 commits to main since this release
563fd0c

API changes

  • Making rsync default to check difference (removes --check-rsync option).
    To get the old default use --check-manual.

  • shelephant.rsync: removing tempfilename and force options.
    The temporary file is now internal, with the proper clean-up.

  • shelephant.rsync: removing rsync option. Use rsync_path instead.

  • shelephant_dump: adding --cwd option.