clink-completions icon indicating copy to clipboard operation
clink-completions copied to clipboard

Show also remote branches in git merge

Open himhimlo opened this issue 6 years ago • 1 comments

Now the git merge command auto complete with local branches instead of all branches. Will you consider change it to auto complete with all branches so that it behaves just like in bash environment? i.e. Changing from "merge" .. parser({branches}, to "merge" .. parser({local_or_remote_branches}, in git.lua.

himhimlo avatar Sep 27 '18 09:09 himhimlo

This should be coming in the next release, probably within the next 2 weeks.

chrisant996 avatar Aug 15 '22 01:08 chrisant996

Closing because it is fixed in the dev branch, and closing it helps me keep track of the remaining work for the next release (which will include the dev changes).

chrisant996 avatar Aug 15 '22 15:08 chrisant996