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

End 'force-exclude' help message with a period (#1727)
authorVipul <finn02@disroot.org>
Sun, 27 Sep 2020 05:54:21 +0000 (05:54 +0000)
committerGitHub <noreply@github.com>
Sun, 27 Sep 2020 05:54:21 +0000 (07:54 +0200)
commitbc138d12630ec38cb1b11b2fb2ca8762ac2ae7a4
treeab441b3b5860feaec881bea821f82b849e7a60b3
parent6dddbd72414061cde9dd8ee72eac373b7fcf8b54
End 'force-exclude' help message with a period (#1727)

It would be nice, if like other options help message, force-exclude's
help message also ends with a period punctuation mark.
README.md
docs/installation_and_usage.md
src/black/__init__.py