diff options
Diffstat (limited to 'doc/design/assistant/inotify.mdwn')
-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. |