gitbutlerapp/gitbutler

Branch names should be lower case

Open

#4,786 opened on Aug 29, 2024

View on GitHub
 (4 comments) (0 reactions) (0 assignees)Rust (862 forks)batch import
bughelp wanted

Repository metrics

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

Description

Version

0.12.16

Operating System

Windows

Distribution Method

msi (Windows)

Describe the issue

Branch names should be lower case (especially if only the first letter is upper case)

How to reproduce

  1. Create a new virtual branch
  2. Use "Sentence case"
  3. See that first letter of the branch name upper case

image

Expected behavior

Branch name should be all-lower-case

Relevant log output

No response

Contributor guide