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

find_project_root: allow .git to be a file (#1217)
authorhauntsaninja <hauntsaninja@users.noreply.github.com>
Thu, 2 Jan 2020 22:33:30 +0000 (14:33 -0800)
committerJelle Zijlstra <jelle.zijlstra@gmail.com>
Thu, 2 Jan 2020 22:33:30 +0000 (14:33 -0800)
commit1ab87a3f67bc80a2e59be2692f2e2f25dd143af7
tree8567980aa74700bb4321ce471ded8285bceb391d
parent7af619b8c15f1825ac927f298596d53a8499feac
find_project_root: allow .git to be a file (#1217)

Fixes #1213
black.py