davidraviv / gh-clean-branches

Safely deletes local branches with no upstream and no un-pushed commits
MIT License
177 stars 15 forks source link

add verbose flag #15

Closed rizowski closed 2 years ago

rizowski commented 3 years ago

Related issue:

closes #14

Why did you make this change

To solve the issue describe in #14

What have you done in this PR

updated the argument parser and added the flag to keep local and remote branches from printing.

Checklist: