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

ISSUE 1533: Fix --config argument description (#1534)
authorOlexiy <alosha969@gmail.com>
Wed, 8 Jul 2020 15:51:18 +0000 (18:51 +0300)
committerGitHub <noreply@github.com>
Wed, 8 Jul 2020 15:51:18 +0000 (08:51 -0700)
commitcc2facaac69a8ffa4486e6fe498842debb17ce12
tree54225bcbb99bbea72c390ec1e09c951d87dedc3d
parent11f130b7deb74f424ebf57ef551953c9bc08393f
ISSUE 1533: Fix --config argument description (#1534)

Change --config argument description to "Read configuration from FILE."
The "--config FILE                   Read configuration from FILE path"
README.md
src/black/__init__.py