diff options
Diffstat (limited to 'doc/todo/addurl___8211__force-torrent_option.mdwn')
-rw-r--r-- | doc/todo/addurl___8211__force-torrent_option.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/todo/addurl___8211__force-torrent_option.mdwn b/doc/todo/addurl___8211__force-torrent_option.mdwn new file mode 100644 index 000000000..acbb953c0 --- /dev/null +++ b/doc/todo/addurl___8211__force-torrent_option.mdwn @@ -0,0 +1 @@ +There are sites that don't provide direct links to `.torrent` files. Currently there is no way to download contents of such torrents with `git annex`, it simply uses web remote instead of bittorrent. Something like `--force-torrent` option could help here. |