mirror of
https://github.com/vim-airline/vim-airline.git
synced 2026-02-16 23:12:08 +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.