typo
This commit is contained in:
parent
d832a474e9
commit
39746e30dc
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ There is a `watch` branch in git that adds the command.
|
|||
|
||||
* When you `git annex unlock` a file, it will immediately be re-locked.
|
||||
|
||||
* With kqueue, if a while is created and still has a writer, it'll
|
||||
* With kqueue, if a file is created and still has a writer, it'll
|
||||
give up adding it, and it will never get added. This is because kqueue
|
||||
cannot track file closes. Need to go back and check these files every
|
||||
second or something.
|
||||
|
|
Loading…
Add table
Reference in a new issue