gitbutlerapp/gitbutler

Branch names should be lower case

Open

#4.786 geöffnet am 29. Aug. 2024

Auf GitHub ansehen
 (4 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Rust (862 Forks)batch import
bughelp wanted

Repository-Metriken

Stars
 (19.787 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 14h 43m) (446 gemergte PRs in 30 T)

Beschreibung

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