]> git.madduck.net Git - etc/vim.git/commit

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

Add --workers CLI parameter (fixes #2513) (#2514)
authorFergus Mitchell <fergus.htm@gmail.com>
Wed, 29 Sep 2021 16:50:44 +0000 (17:50 +0100)
committerGitHub <noreply@github.com>
Wed, 29 Sep 2021 16:50:44 +0000 (09:50 -0700)
commit0fd353f1639c580c32599bf435902d08dbd9a560
treefe8120902837d23bbef6aa39c0d45931a3060071
parent09915f4bd2d13652c089b9a96408b39116d82eb0
Add --workers CLI parameter (fixes #2513) (#2514)

Fixes #2513
CHANGES.md
src/black/__init__.py