mirror of
https://github.com/tpope/vim-fugitive.git
synced 2025-11-13 22:03:51 -05:00
Work trees and submodules have two things that could be called the Git dir: the directory itself, and the ".git" at the root of the work tree. Introduce "fugitive_dir" as our name for the one we consider canonical.