gitbutlerapp/gitbutler

feature: Specify a pattern for branch names

Open

#2,717 opened on Feb 15, 2024

View on GitHub
 (1 comment) (7 reactions) (0 assignees)Rust (19,787 stars) (862 forks)batch import
enhancementgood first issue

Description

My company uses a standard pattern for branch names, <username>/<description>.

It would be great to have GitButler be able to follow that convention when automatically creating branch names.

Contributor guide