Wayan Jimmy's Brain

Delete multiple Git Branch using a Pattern

related
Git
git branch | rg 'put-pattern-here' | xargs git branch -D