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

Document some culprits with pre-commit (#1783)
authorBibo-Joshi <hinrich.mahler@freenet.de>
Tue, 27 Oct 2020 20:59:43 +0000 (21:59 +0100)
committerGitHub <noreply@github.com>
Tue, 27 Oct 2020 20:59:43 +0000 (13:59 -0700)
commitcabeb5b5457b8fd29d608eca944be6074bd3f31f
tree0749d4d5ddd6d20571ff427a3c92f87880854a9c
parent989ea69bd1d0a02aa6c5794d941c122f7b4958b4
Document some culprits with pre-commit (#1783)

* Document some culprits with pre-commit

* make pre-commit happy

* don't use monospace for black & pre-commit

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
* make pre-commit happy again

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
docs/version_control_integration.md