diff options
author | Joey Hess <joey@kitenet.net> | 2012-06-13 14:32:11 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-06-13 14:32:11 -0400 |
commit | f9cc2acc71de32d0f4b8d85b5eb39f1ace5f9333 (patch) | |
tree | c8262bd77357bfdfe89952b7a3db5109b7c3b657 /doc/design | |
parent | c1566757972e4774476a10bc6f865a88823e8938 (diff) |
bug
Diffstat (limited to 'doc/design')
-rw-r--r-- | doc/design/assistant/inotify.mdwn | 2 |
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. |