Answers for "what is the naming convention for git branch?"

2

feature branch naming convention git

1. Use issue tracker IDs in branch names
2. Add a short descriptor of the task
3. Use hyphens as separators
Posted by: Guest on April-08-2021

Code answers related to "what is the naming convention for git branch?"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language