summaryrefslogtreecommitdiff
path: root/doc/todo
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-07-06 13:49:10 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-07-06 13:49:10 -0400
commit2d4c6c782ef72a07e8fd9e9531fd04bffbe5255d (patch)
treed35f2c7e5e630d849bf210c7df6059bf4552b002 /doc/todo
parent1fbd532098e8537a407aec7df17192cdf8fd84b0 (diff)
comment
Diffstat (limited to 'doc/todo')
-rw-r--r--doc/todo/use_inode_cache_in_unlocked_files/comment_2_bc288991fa9e235695252b09bc82537e._comment10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/todo/use_inode_cache_in_unlocked_files/comment_2_bc288991fa9e235695252b09bc82537e._comment b/doc/todo/use_inode_cache_in_unlocked_files/comment_2_bc288991fa9e235695252b09bc82537e._comment
new file mode 100644
index 000000000..fe026b448
--- /dev/null
+++ b/doc/todo/use_inode_cache_in_unlocked_files/comment_2_bc288991fa9e235695252b09bc82537e._comment
@@ -0,0 +1,10 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 2"""
+ date="2015-07-06T17:46:16Z"
+ content="""
+Adding a -u option, and perhaps also one to only add new files, would be
+pretty easy to do. Of course you can feed git-ls-files output to git annex
+add to accompish the same thing. Does it help with the same use case where
+adding unlocked files is slower than desirable?
+"""]]