vim-promiscuous
vim-promiscuous copied to clipboard
allow to specify base branch when creating branch
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.