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

[FIX] migrate-black.py: don't fail on binary files (#3266)
authorHolger Brunn <mail@hunki-enterprises.com>
Wed, 14 Sep 2022 03:06:54 +0000 (05:06 +0200)
committerGitHub <noreply@github.com>
Wed, 14 Sep 2022 03:06:54 +0000 (20:06 -0700)
commit72a25591b04b40d1c9b67844120457297c93ecb8
treea5b9d0bd334caeef99e7b4ae5a62f0aebd1fcea4
parent383b228a1690d9c15ce97bd2e01874596fbf1288
[FIX] migrate-black.py: don't fail on binary files (#3266)
scripts/migrate-black.py