summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar tomekwi <tomekwi@web>2015-04-25 09:12:45 +0000
committerGravatar admin <admin@branchable.com>2015-04-25 09:12:45 +0000
commit28bb3ba670888a5397ea70ad124eb3977ed70074 (patch)
tree87311dc9640be02c39f3fefb0b5369b22301e059
parent3f4b118144a495926914cbf4560fb1a801e93816 (diff)
Added a comment: How about the other way round?
-rw-r--r--doc/todo/smudge/comment_4_a46b8e4562938ed3fd17eee22fe9f396._comment9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/todo/smudge/comment_4_a46b8e4562938ed3fd17eee22fe9f396._comment b/doc/todo/smudge/comment_4_a46b8e4562938ed3fd17eee22fe9f396._comment
new file mode 100644
index 000000000..fb2484c52
--- /dev/null
+++ b/doc/todo/smudge/comment_4_a46b8e4562938ed3fd17eee22fe9f396._comment
@@ -0,0 +1,9 @@
+[[!comment format=mdwn
+ username="tomekwi"
+ subject="How about the other way round?"
+ date="2015-04-25T09:12:45Z"
+ content="""
+If I understand this right, this feature should allow us to say to *git*: “Hey, from now on whenever I `git add` a `*.png` file, add it to *git-annex* instead!”
+
+How about saying to *git-annex*: “Hey, whenever I `git-annex add` a file which is *not* `*.png`, add it to *git* instead! Or at least leave it unadded so that I can decide later.” Is it possible now? If not, would it be reasonable to add such a feature?
+"""]]