mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 19:38:20 +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.