summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-07-06 12:26:36 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-07-06 12:26:36 -0400
commit7988d126f4fcf00d0f2969484a5a2c59a0398140 (patch)
tree9326b9d9b18ef93f6f9b7fb5d607c00175a44887 /doc
parent6ec30a6e0122ce03f526182a1abc8e550ff296d7 (diff)
parentad46097772eb4fdc7046ee2252205f36a8d1a2fd (diff)
Merge branch 'master' of ssh://git-annex.branchable.com
Diffstat (limited to 'doc')
-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.
+"""]]