git-annex/doc/special_remotes/external
Joey Hess 9f4ffe65e9
implement removeExportDirectory
Not yet called by Command.Export.

WebDAV needs this to clean up empty collections. Also, example.sh turned
out to not be cleaning up directories when removing content
from them, so it made sense for it to use this.

Remote.Directory did not need it, and since its cleanup method for empty
directories is more efficient than what Command.Export will need to do
to find empty directories, it uses Nothing so that extra work can be
avoided.

This commit was sponsored by Thom May on Patreon.
2017-09-15 13:18:21 -04:00
..
example.sh implement removeExportDirectory 2017-09-15 13:18:21 -04:00
git-annex-remote-ipfs fix external script for filenames with spaces from protocol 2017-08-17 16:20:09 -04:00
git-annex-remote-torrent fix external script for filenames with spaces from protocol 2017-08-17 16:20:09 -04:00