mirror of
https://github.com/vim-airline/vim-airline.git
synced 2026-01-02 01:23:21 +08:00
first argument of git status is <pathspec> in git speech, and so if you feed it a directory, that contained an untracked file, the directory would be marked as untracked. So fix this.