]> 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 missing leading slash due to `relative_to()` resolution
authorŁukasz Langa <lukasz@langa.pl>
Mon, 4 Jun 2018 19:18:27 +0000 (12:18 -0700)
committerŁukasz Langa <lukasz@langa.pl>
Mon, 4 Jun 2018 19:18:27 +0000 (12:18 -0700)
commit75d2af2e3a0d0cf85b1e0c510c626d1ee1938074
tree1e67580399770bdb3730cc932d71619fcc34c7f8
parent4c352ad4be70c72ba9b949d3afb7c242522d058e
Fix missing leading slash due to `relative_to()` resolution
black.py