Bug 582193 - Create Branch: replace illegal chars in branch name
Summary: Create Branch: replace illegal chars in branch name
Status: NEW
Alias: None
Product: EGit
Classification: Technology
Component: UI (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-07-12 10:05 EDT by Jörg Kubitz CLA
Modified: 2023-07-12 10:05 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jörg Kubitz CLA 2023-07-12 10:05:53 EDT
When pasting a Text containing a ":" to "Create Branch" dialog an error shows up that the branch name is not valid. Would be nice if all illegal characters are replaced by "_" as already done for space " ".