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

Ignore symbolic links pointing outside of the root directory (#339)
authorNeraste <neraste.herr10@gmail.com>
Wed, 13 Jun 2018 07:07:04 +0000 (09:07 +0200)
committerŁukasz Langa <lukasz@langa.pl>
Wed, 13 Jun 2018 07:07:04 +0000 (00:07 -0700)
commit42a3fe53319a8c02858c2a96989ed1339f84515a
tree6f76364c05a9355171da62b6fe11f147d6bde6ce
parentfb34c9e19589d05f92084a28940837151251ebd6
Ignore symbolic links pointing outside of the root directory (#339)

Fixes #338
black.py
tests/test_black.py