* Pass --error-on-no-transfer to 'rclone copyto'.
* README.md:
- explain why the arbitrary <giturl> and sftp:// backends are
inappropriate for most git repositories
- use stronger language to say that one should use local or rsync://
instead, and also say it up in "Description".
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/git-remote-gcrypt?expand=0&rev=11
Bug fixes:
* Correctly handle the case where gcrypt.gpg-args contains more than one
argument, separated by spaces.
Thanks Etienne Brodu for the patch.
Documentation:
* Drop section "Note to users of GnuPG version 2".
The issue was a regression in GnuPG 2.x, fixed in version 2.1.16.
* Add a note about performance when not using the rsync:// or local backends.
* Add section containing author and maintainer information.
* Add `apt-get` installation instructions, for the benefit of GitHub users.
* Other minor edits and formatting changes.
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/git-remote-gcrypt?expand=0&rev=2