gitbutlerapp/gitbutler

Branch names should be lower case

Open

#4,786 创建于 2024年8月29日

在 GitHub 查看
 (4 评论) (0 反应) (0 负责人)Rust (862 fork)batch import
bughelp wanted

仓库指标

Star
 (19,787 star)
PR 合并指标
 (平均合并 14小时 43分钟) (30 天内合并 446 个 PR)

描述

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

贡献者指南