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

allow to specify base branch when creating branch

Open ibizaman opened this issue 8 years ago • 0 comments

One can override the default promiscuous#git#basebranch(new_branch) function to return the base branch on which new branches should be created.

This commit is backward compatible as by default it keeps the previous behavior, that is creating a new branch based on the current commit.

ibizaman avatar Jun 09 '17 07:06 ibizaman