Replies: 1 comment
-
I actually did this in some of my projects and with all new projects, I definitely follow this guideline. However, I did get burned because if there are external factors involved, like pipelines, they might break by changing the name. Possibly not an issue for us but I need to do a little more research before we make the switch. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Per here, probably a good thing to rename the branch
master
tomain
at some point. There's a nice helper Gist here.Beta Was this translation helpful? Give feedback.
All reactions