annex.jobs
Added annex.jobs setting, which is like using the -J option. Of course, -J overrides annex.jobs. This commit was sponsored by Trenton Cronholm on Patreon.
This commit is contained in:
parent
585e6b39aa
commit
6ba3dea566
6 changed files with 46 additions and 17 deletions
|
@ -0,0 +1,11 @@
|
|||
[[!comment format=mdwn
|
||||
username="joey"
|
||||
subject="""comment 1"""
|
||||
date="2018-10-04T16:04:57Z"
|
||||
content="""
|
||||
git-annex is rarely cpu-bound so I don't know how useful that would really
|
||||
be in practice.
|
||||
|
||||
A git config to set the concurrency level is certianly a good idea,
|
||||
implemented as annex.jobs.
|
||||
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue