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

Merged
demure merged 1 commits from tukusejssirs/git_branch_name into demure/master 5 years ago

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 ```
demure commented 5 years ago
Owner

Thanks for the patch.

Thanks for the patch.
tukusejssirs commented 5 years ago
Poster

I’m glad I could help. ;)

I’m glad I could help. ;)
This pull request has been merged successfully!
Sign in to join this conversation.
No Milestone
No assignee
2 Participants
Loading...
Cancel
Save
There is no content yet.