-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Branch names are useful for identifying features that are part of the branch. It would be nice if maiao could give the user some leeway over their naming.
Current behavior
Branch names are auto-generated without any way of configuration. The resulting names contain the prefix maiao. and then a (seemingly) random assortment of characters like maiao.Ia53828902fbe392126f1ee6cfd595d24a2b425f0.
Desired behavior
The prefix of the message is configurable via CLI option
Bonus: Create ascending numbers with the given prefix, ie prefix ASD-123-introduce-header, resulting branches: ASD-123-introduce-header-1, ASD-123-introduce-header-2, etc.
Metadata
Metadata
Assignees
Labels
No labels