Branch Name Extension
As a web developer, you may need to create a git branch with the same name as your ticket from an Agile project management application such as "Jira" "YouTrack," etc...
Because Git does not permit the use of special characters in branch names, this branch name editor will do some basic regex...
Developer Tools