Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adress the post-merge comments from #2486, which found a doc comment inaccurate and to not blindly ignore `-j 0` which would've worked until now. I've also reduced the default `jobs` size to two, as most cheap consumer laptops don't have four cores. Thanks to @necaqua the controversial `unsafe` usage was already removed. I've omitted to change `revisions` from an Vec to a RevisonArg for the moment, as I will keep working on the file anyway.
- Loading branch information