vim-git icon indicating copy to clipboard operation
vim-git copied to clipboard

Detect `update-ref` command in rebase

Open KSR-Yasuda opened this issue 2 years ago • 0 comments

Support update-ref, that appears in git rebase --rebase-merges.

It needs refs/heads/ path prefix (the branch info file path in .git dir), so colored that part, too.

git_update-ref

KSR-Yasuda avatar Jul 20 '23 02:07 KSR-Yasuda