mirror of
https://github.com/neovim/neovim.git
synced 2025-10-22 17:11:49 +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.