]> 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:

in verbose mode, print stack trace (#1594)
authorJelle Zijlstra <jelle.zijlstra@gmail.com>
Thu, 13 Aug 2020 18:14:34 +0000 (11:14 -0700)
committerGitHub <noreply@github.com>
Thu, 13 Aug 2020 18:14:34 +0000 (11:14 -0700)
commit8842c5ffa888aab2e4961fc54db45e7f3ca32ad9
tree6f91e4f9da3dc7b9f0af817cd578aca45c44e063
parent97c11f22aaf3eacad42d4f78309ffc1f6965e955
in verbose mode, print stack trace (#1594)

Make Black failures easier to debug
src/black/__init__.py