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 (862 forks)batch import
enhancementgood first issue

Repository metrics

Stars
 (19,787 stars)
PR merge metrics
 (Avg merge 14h 43m) (446 merged PRs in 30d)

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