mirror of
https://github.com/neovim/neovim.git
synced 2025-09-07 20:08:17 +00:00

More specifically, use "git rev-parse --abbrev-ref HEAD" instead of "git branch --show-current" to get current branch.
More specifically, use "git rev-parse --abbrev-ref HEAD" instead of "git branch --show-current" to get current branch.