You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am executing on git bash on Windows using git version 2.22.0.windows.1. I get following output:
$ git-del-br -a
fatal: --delete doesn't make sense without any refs
fatal: --delete doesn't make sense without any refs
fatal: --delete doesn't make sense without any refs
fatal: --delete doesn't make sense without any refs
fatal: --delete doesn't make sense without any refs
fatal: --delete doesn't make sense without any refs
fatal: --delete doesn't make sense without any refs
The text was updated successfully, but these errors were encountered:
There are so many branches here and I don't know, which ones have been merged. The other stackoverflow answers did not help. I hoped that your tool checks for the commitid and if that commit is followed by another commit, it just deletes the branch
I am executing on git bash on Windows using
git version 2.22.0.windows.1
. I get following output:The text was updated successfully, but these errors were encountered: