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

Check for broken symlinks before checking file data (#202)
authorMiguel Gaiowski <miggaiowskI@gmail.com>
Tue, 15 May 2018 05:13:48 +0000 (22:13 -0700)
committerŁukasz Langa <lukasz@langa.pl>
Tue, 15 May 2018 05:13:48 +0000 (01:13 -0400)
commitc667b85a7f8bb599f13fa169cb11a0dcc3eb9d98
treed493586d53e3583d0643b3a67367b469d6ab4334
parent0da97417ed546dedc594172ec01fffd07a80180e
Check for broken symlinks before checking file data (#202)
black.py
tests/test_black.py