Stream: committers/git-help
Topic: to reuse or not - branches
John Moehrke (Oct 30 2018 at 12:46):
What is the general approach to using branches. Should they be more permanent, or work specific? Why for each possibility. It seems best-practice might be to have single purpose branches that are not re-used. Possibly as small as one branch for each GF#00000 ticket?
Lloyd McKenzie (Oct 30 2018 at 14:13):
For most people, one branch per ticket or small set of tickets, then delete once merged will be the typical pattern.
John Moehrke (Oct 30 2018 at 14:36):
thanks
Last updated: Apr 12 2022 at 19:14 UTC