summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4 <https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4@web>2015-07-06 16:01:47 +0000
committerGravatar admin <admin@branchable.com>2015-07-06 16:01:47 +0000
commitad46097772eb4fdc7046ee2252205f36a8d1a2fd (patch)
tree1e2cfcded98b11ae5619f4a54cbcdf8129d3b7c0
parentcb3a8d883425b518b2954509acac69640829e081 (diff)
Added a comment: explicit arguments?
-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.
+"""]]