Repository branch templates
There are many branching scenarios that people use. But it would be nice to have a default template. And template libraries.
Example when I create a repo I also rename main to Production and create Test and Development branches.
3
votes
Steven Cramer
shared this idea
-
Steven Cramer commented
I am thinking of a workflow for new projects and yes it basically creates a repo with some branch names and possibly even some default files... Like .gitIgnore and .ignore files.
My methodology is Production->Test->Development->TaskXXX
A kind of scaffolding for branches.
-
Adminpsantosl (Admin, plasticscm) commented
Hi Steven,
Sounds like a good idea.
How do you see this?? I mean, some sort of "create repo using template" that immediately setups some branch names??