akonwi / git-plus

vim-fugitive like package for atom. make commits and other git things without the terminal
MIT License
537 stars 163 forks source link

"Delete Branch (Local and Remote)" only deletes remote branch #811

Open Jademalo opened 3 years ago

Jademalo commented 3 years ago

When running the "Delete Branch (Local and Remote)" command, only the remote branch is deleted. In the git+ console, it also only shows the remote branch being deleted. This happens consistently with every branch I try to delete.

Steps to reproduce:

  1. Run "Delete Branch (Local and Remote)"