developers.do

Git Branch Name Generator

Convert a feature description into a clean, git-safe branch name with optional prefix (feat, fix, etc.) and ticket id

Slug preview: Add-OAuth2-login-with-Google

Your branch name
feat/PROJ-1234/Add-OAuth2-login-with-Google
Create branch
git checkout -b feat/PROJ-1234/Add-OAuth2-login-with-Google
Push to remote
git push -u origin feat/PROJ-1234/Add-OAuth2-login-with-Google
Try other prefixes (19 variants)
feat/PROJ-1234/Add-OAuth2-login-with-Google
fix/PROJ-1234/Add-OAuth2-login-with-Google
bugfix/PROJ-1234/Add-OAuth2-login-with-Google
hotfix/PROJ-1234/Add-OAuth2-login-with-Google
chore/PROJ-1234/Add-OAuth2-login-with-Google
docs/PROJ-1234/Add-OAuth2-login-with-Google
refactor/PROJ-1234/Add-OAuth2-login-with-Google
test/PROJ-1234/Add-OAuth2-login-with-Google
perf/PROJ-1234/Add-OAuth2-login-with-Google
style/PROJ-1234/Add-OAuth2-login-with-Google
build/PROJ-1234/Add-OAuth2-login-with-Google
ci/PROJ-1234/Add-OAuth2-login-with-Google
revert/PROJ-1234/Add-OAuth2-login-with-Google
release/PROJ-1234/Add-OAuth2-login-with-Google
task/PROJ-1234/Add-OAuth2-login-with-Google
wip/PROJ-1234/Add-OAuth2-login-with-Google
experiment/PROJ-1234/Add-OAuth2-login-with-Google
security/PROJ-1234/Add-OAuth2-login-with-Google
dependencies/PROJ-1234/Add-OAuth2-login-with-Google