It would be handy to also support fetching before deleting a branch. Currently this is only supported for start and finish.
Git may complain if you try to delete a branch that's not fully merged, and if the merge happened remotely (e.g. in GitLab/GitHub/...), it doesn't have this information.
It would be handy to also support fetching before deleting a branch. Currently this is only supported for start and finish.
Git may complain if you try to delete a branch that's not fully merged, and if the merge happened remotely (e.g. in GitLab/GitHub/...), it doesn't have this information.