add annex.delayadd configuration
This commit is contained in:
parent
da8c8c3ccd
commit
355ef8f3ea
3 changed files with 32 additions and 19 deletions
|
@ -93,7 +93,7 @@ check st dstatus transferqueue changechan = do
|
|||
runThreadState st $ warning msg
|
||||
void $ addAlert dstatus $ sanityCheckFixAlert msg
|
||||
addsymlink file s = do
|
||||
Watcher.runHandler thisThread st dstatus
|
||||
Watcher.runHandler thisThread Nothing st dstatus
|
||||
transferqueue changechan
|
||||
Watcher.onAddSymlink file s
|
||||
insanity $ "found unstaged symlink: " ++ file
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue