diff options
author | Joey Hess <joey@kitenet.net> | 2010-10-31 17:02:49 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-10-31 17:02:49 -0400 |
commit | 9429cdb9dab1321cb69d40996c31572f4657538c (patch) | |
tree | 599ae34f3d769c11bea702f5fdab2eff353d1e48 /doc/todo | |
parent | dda0679290aabdb7fe61e52e7a0c84f8baf3d547 (diff) |
idea
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/immutable_annexed_files.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/todo/immutable_annexed_files.mdwn b/doc/todo/immutable_annexed_files.mdwn new file mode 100644 index 000000000..8f19f4f74 --- /dev/null +++ b/doc/todo/immutable_annexed_files.mdwn @@ -0,0 +1,3 @@ +> josh: Do you do anything in git-annex to try to make the files immutable? +> For instance, removing write permission, or even chattr? +> joey: I don't, but that's a very good idea |