summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4 <https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4@web>2016-01-12 17:20:08 +0000
committerGravatar admin <admin@branchable.com>2016-01-12 17:20:08 +0000
commitbce8a431fb43799aefdd9c549ccee6e7b5095ce3 (patch)
treed67f9e9ef148ede2920c36bdf5173e6533f74745
parente4a7f05ccbbff12081ace7be6786ec891d185e9a (diff)
Added a comment: another side-effect of largefiles not being supported for my usecase
-rw-r--r--doc/todo/make_addurl_respect_annex.largefiles_option/comment_3_892f232c8b8746cac01b5a80239985a2._comment8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/todo/make_addurl_respect_annex.largefiles_option/comment_3_892f232c8b8746cac01b5a80239985a2._comment b/doc/todo/make_addurl_respect_annex.largefiles_option/comment_3_892f232c8b8746cac01b5a80239985a2._comment
new file mode 100644
index 000000000..1357e8783
--- /dev/null
+++ b/doc/todo/make_addurl_respect_annex.largefiles_option/comment_3_892f232c8b8746cac01b5a80239985a2._comment
@@ -0,0 +1,8 @@
+[[!comment format=mdwn
+ username="https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4"
+ subject="another side-effect of largefiles not being supported for my usecase"
+ date="2016-01-12T17:20:08Z"
+ content="""
+since there is no support for largefiles in addurl, is there ANY way to get idea either annex would have added a file to git or to annex if I do know the filename and its size? pretty much a use-case is downloading/adding (small) .txt files to git, while the rest to annex in --fast (or --relaxed) mode.
+If there is no way to query annex'es opinion given necessary information, I would have no ability to decide on my end without duplicating largefiles checking logic.
+"""]]