gitlost icon indicating copy to clipboard operation
gitlost copied to clipboard

GitLost crashed when I delete local branches that were selected

Open XeroOne opened this issue 6 years ago • 0 comments

Need to gracefully handle the removal of branches when they are deleted from the repository.

This only happens when I delete a local branch that doesn't track a remote branch. I am deleteing from the command line: git branch -D <branch_name>

XeroOne avatar Mar 29 '18 22:03 XeroOne