This commit is contained in:
Joey Hess 2012-06-13 14:32:11 -04:00
parent c156675797
commit f9cc2acc71

View file

@ -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.