#3 Fix displaying branch names with numbers, hyphens and underscores

已合并
demure 5 年之前 将 1 次代码提交从 tukusejssirs/git_branch_name合并至 demure/master

I usually have branch names that might include numbers, hyphens and/or underscores.

Here is one example of branch name wrongly displayed:

# Before applying this fix:
[ 6.07pm]0 ts@ts-kubuntu: + [ts_add_sk_l1]↓2≠1 ~/git/romcal/romcal_ts_add_sk_l10n
$ srcb

# After applying this fix:
[ 6.07pm]0 ts@ts-kubuntu: [ts_add_sk_l10n]↓2≠1 ~/git/romcal/romcal_ts_add_sk_l10n
I usually have branch names that might include numbers, hyphens and/or underscores. Here is one example of branch name wrongly displayed: ```bash # Before applying this fix: [ 6.07pm]0 ts@ts-kubuntu: + [ts_add_sk_l1]↓2≠1 ~/git/romcal/romcal_ts_add_sk_l10n $ srcb # After applying this fix: [ 6.07pm]0 ts@ts-kubuntu: [ts_add_sk_l10n]↓2≠1 ~/git/romcal/romcal_ts_add_sk_l10n ```
demure5 年之前 关闭
demure 评论于 5 年之前
所有者

Thanks for the patch.

Thanks for the patch.
tukusejssirs 评论于 5 年之前
发布者

I’m glad I could help. ;)

I’m glad I could help. ;)
该合并请求已经成功合并!
登录 并参与到对话中。
未选择标签
bug
未选择里程碑
未指派成员
2 名参与者
正在加载...
取消
保存
这个人很懒,什么都没留下。