
WobblyPotato
27moby
How do you guys name git branches
In our current project, it is like feature/123-brief-feature-name If it is a bug, it usually is bug/123. 123 represents the ticket number.
Would love to hear what everyone else is using
27mo ago

DizzyNarwhal
27mo
I prefer feature/<JIRA_No> , bugfix/<JIRA>, hotfix/<> so on

MagicalNoodle
27mo
EmployeeId_JIRA-NO/INCIDENT-NO/<RandomFixName>

SwirlyPenguin
27mo
we have JIRA_NO-<your-branch-name> where jira no will open jira when clicked and we have some release pipeline that checks if that particular JIRA is merged or not if it is not, release won't happen.

PeppyKoala
27mo
<Project Name>-<Ticket No.>-<Few words so I remember while switching>

DizzyLlama
27mo
Jira ticket number that's it

FluffyNugget
27mo
<jira_no>-watever

ZippyRaccoon
27mo
We use Linear for task management, and Linear provides branch names which we use

GoofyDonut
27mo
Ah, naming. The hardest task in all of programming!

SparklyBiscuit
27mo
fb_<meri-marzi>
Discover more
Curated from across
