summaryrefslogtreecommitdiff
path: root/doc/todo/use_inode_cache_in_unlocked_files/comment_1_b13f66eb9840d26fc34b967f5c857b9d._comment
diff options
context:
space:
mode:
Diffstat (limited to 'doc/todo/use_inode_cache_in_unlocked_files/comment_1_b13f66eb9840d26fc34b967f5c857b9d._comment')
-rw-r--r--doc/todo/use_inode_cache_in_unlocked_files/comment_1_b13f66eb9840d26fc34b967f5c857b9d._comment12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/todo/use_inode_cache_in_unlocked_files/comment_1_b13f66eb9840d26fc34b967f5c857b9d._comment b/doc/todo/use_inode_cache_in_unlocked_files/comment_1_b13f66eb9840d26fc34b967f5c857b9d._comment
new file mode 100644
index 000000000..282f27de6
--- /dev/null
+++ b/doc/todo/use_inode_cache_in_unlocked_files/comment_1_b13f66eb9840d26fc34b967f5c857b9d._comment
@@ -0,0 +1,12 @@
+[[!comment format=mdwn
+ username="https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4"
+ subject="explicit arguments?"
+ date="2015-07-06T16:01:47Z"
+ content="""
+just a suggestion (yet to comprehend full idea here): might be worth making it less magical, e.g. expanding \"add\" with two options:
+
+-u (similar to git) would check only known to git files
+-a would also automatically add new files
+
+So I could just \"git annex add -au .\" to commit all the changes in files which happened to be created or modified, without penalty of checksumming all the files.
+"""]]