mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-12-20 19:01:12 +08:00
If a file is edited inside a git repository, which lies within a git repository, the branch extensions shows 'gitmaster | hgdefault' To make it more obvious, that we are looking into both repositories here, use 'git:master | hg:default' closes #1482