Merge branch 'master' into assistant
This commit is contained in:
commit
2fdca82a64
4 changed files with 79 additions and 8 deletions
|
@ -13,6 +13,11 @@ When pulling, pushing, and merging, the assistant runs external git
|
|||
commands, and this does block all other threads. The threaded runtime would
|
||||
really help here.
|
||||
|
||||
[[done]]; the assistant now builds with the threaded runtime.
|
||||
Some work still remains to run certian long-running external git commands
|
||||
in their own threads to prevent them blocking things, but that is easy to
|
||||
do, now. --[[Joey]]
|
||||
|
||||
---
|
||||
|
||||
Currently, git-annex seems unstable when built with the threaded runtime.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue