Adam Zionts
02390251fc
feat: Add configurable polecat branch naming (#825)
feat: Add configurable polecat branch naming
Adds polecat_branch_template configuration for custom branch naming patterns.
Template variables supported:
- {user}: git config user.name
- {year}/{month}: date (YY/MM format)
- {name}: polecat name
- {issue}: issue ID without prefix
- {description}: sanitized issue title
- {timestamp}: unique timestamp
Maintains backward compatibility - empty template uses existing format.
2026-01-21 20:53:12 -08:00
..
2026-01-20 20:47:25 -08:00
2026-01-13 03:24:42 -08:00
2026-01-11 21:22:17 -08:00
2026-01-15 07:23:34 -08:00
2026-01-13 03:24:42 -08:00
2026-01-08 23:03:52 -08:00
2026-01-20 13:08:52 -08:00
2026-01-13 03:24:42 -08:00
2026-01-11 21:22:17 -08:00
2026-01-21 20:53:12 -08:00
2026-01-01 11:18:09 -08:00