Closed kitsunde closed 1 year ago
Hi @kitsunde — this is working as intended. The issue is that you need to specify either -l
or -r
(or both).
These flags define whether to delete branches locally or remotely. I wasn't comfortable picking a default for a destructive action like this, that's why those flags must be specified. Hope that helps to explain.
Updated the help text to better explain that in 16f6792de42d9c3ec93b0d61e31acff132d301a2 — thanks for the report! 👍
I did a homebrew install, and I have coreutils. Not sure why but I'm just getting this:
I was trying to understand if I could set branches to skip in config since I don't want it to delete
origin/release
ororigin/main
.