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

Implement Black Version Gallery (#1294)
authorBatuhan Taşkaya <47358913+isidentical@users.noreply.github.com>
Mon, 9 Mar 2020 13:42:26 +0000 (16:42 +0300)
committerGitHub <noreply@github.com>
Mon, 9 Mar 2020 13:42:26 +0000 (14:42 +0100)
commit9a50ba261cf806a97923d170f53907c1424b4832
tree6910246f931738ee527253083f395f6a3ef71231
parent5fc9f2baab4884db9cc75678169dcccaa632a80a
Implement Black Version Gallery (#1294)

Closes #1290.
gallery/Dockerfile [new file with mode: 0644]
gallery/README.md [new file with mode: 0644]
gallery/gallery.py [new file with mode: 0755]