Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

replace whitespace/forbidden characters in branch name on feature start #21

Open
e110c0 opened this issue Dec 26, 2017 · 2 comments
Open

Comments

@e110c0
Copy link

e110c0 commented Dec 26, 2017

many projects expect the name of a branch to include the ticket number and a short title. To be able to just c&p the ticket title into the feature: start input, it would be nice if any whitespace and forbidden characters would be exchanged automatically (e.g. with _).

example:
"27 my fancy feature" => "27_my_fancy_feature"

@devmanny
Copy link
Contributor

devmanny commented Jun 4, 2018

I sent a pull request to solve this, I am waiting for it to be approved

#29

@vector-of-bool
Copy link
Owner

Closed by merge of #29

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants