gitlost
gitlost copied to clipboard
GitLost crashed when I delete local branches that were selected
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>