summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-06-13 14:32:11 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-06-13 14:32:11 -0400
commitf9cc2acc71de32d0f4b8d85b5eb39f1ace5f9333 (patch)
treec8262bd77357bfdfe89952b7a3db5109b7c3b657
parentc1566757972e4774476a10bc6f865a88823e8938 (diff)
bug
-rw-r--r--doc/design/assistant/inotify.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/design/assistant/inotify.mdwn b/doc/design/assistant/inotify.mdwn
index 60c598673..c9b1d60bf 100644
--- a/doc/design/assistant/inotify.mdwn
+++ b/doc/design/assistant/inotify.mdwn
@@ -32,6 +32,8 @@ There is a `watch` branch in git that adds the command.
(or merged, etc), it will be converted into an annexed file.
See [[blog/day_7__bugfixes]]
+* When you `git annex unlock` a file, it will immediately be re-locked.
+
## todo
- Support OSes other than Linux; it only uses inotify currently.