Add branch-cleanup mise task for merged branch housekeeping

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Erich Blume 2026-02-22 15:21:57 -08:00
commit add0d4ef6f
2 changed files with 243 additions and 0 deletions

View file

@ -0,0 +1 @@
Add `branch-cleanup` mise task to delete merged branches locally and on the Forgejo remote, with a configurable age cutoff (default 30 days).