DEV Community

Discussion on: Git Concepts I Wish I Knew Years Ago

Collapse
 
bimlas profile image
bimlas

I also follow this kind of branch name and wrote a prepare-commit-msg hook for it, which (among other things) places the issue tracker URL in the commit message based on the branch name.

gitlab.com/bimlas/home/-/blob/f826...