From: hauntsaninja Date: Thu, 2 Jan 2020 22:33:30 +0000 (-0800) Subject: find_project_root: allow .git to be a file (#1217) X-Git-Url: https://git.madduck.net/etc/vim.git/commitdiff_plain/1ab87a3f67bc80a2e59be2692f2e2f25dd143af7?ds=sidebyside;hp=1ab87a3f67bc80a2e59be2692f2e2f25dd143af7 find_project_root: allow .git to be a file (#1217) Fixes #1213 ---