Skip to content

Git: Allow deleting branches

Waqar Ahmed requested to merge work/del-branches into master

Allow deleting branches from within kate. Much faster than manually git branch -D ...

Support deleting local branches only.

image

Signed-off-by: Waqar Ahmed waqar.17a@gmail.com

Merge request reports