Replies: 1 comment
-
Here is a tracking issue for this request: #2717 We've been talking internally about the best way to approach this. You can track that issue if you want updates on it's status. Thanks! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
At my job we have requirement for big prefix in our branch name. like
users/[my-name]/features/[us-id]_[custom-name]
Every time I create a branch I have to re-write
users/[my-name]/features/
.We also have other conventions for branch release and hotfixes...
I have aliases that do it for me, but, it would be cute to have a branch prefix functionality available one day :)
Beta Was this translation helpful? Give feedback.
All reactions