comment
This commit is contained in:
parent
a7ea8b3a17
commit
9ddd75b99a
1 changed files with 16 additions and 0 deletions
|
@ -0,0 +1,16 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="joey"
|
||||||
|
subject="""comment 2"""
|
||||||
|
date="2017-05-11T17:25:48Z"
|
||||||
|
content="""
|
||||||
|
Note that making `git annex export` need a remote to export to would be
|
||||||
|
somewhat asymmetric compared to `git annex import` which can operate on any
|
||||||
|
directory full of files.
|
||||||
|
|
||||||
|
Still, if you want to export to a directory full of files, setting up a
|
||||||
|
directory special remote before exporting is not too big a pain, probably.
|
||||||
|
|
||||||
|
I suppose the question is whether this asymetricity and complication of
|
||||||
|
perhaps needing changes to the remote interface for `export` is a price
|
||||||
|
worth paying to be able to have export upload to lots of sorts of remotes.
|
||||||
|
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue