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

Make sure --verbose trumps --quiet
authorŁukasz Langa <lukasz@langa.pl>
Mon, 4 Jun 2018 19:36:35 +0000 (12:36 -0700)
committerŁukasz Langa <lukasz@langa.pl>
Mon, 4 Jun 2018 22:53:37 +0000 (15:53 -0700)
commite5452a6b676c161d01ae0ac6cbb5a7cc4c395745
tree4a218b2420ac8a5e161275c50847769c58ab5cdd
parent00a302560b92951c22f0f4c8d618cf63de39bd57
Make sure --verbose trumps --quiet

This is so that users can have a --quiet alias in their environment and only
occasionally add --verbose if they are surprised by the result.
black.py