mirror of
https://github.com/vim-airline/vim-airline.git
synced 2026-07-12 03:20:55 +08:00
0022de3b78
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.