On Growstuff, we use "dev" for developing against and "master" as our production/latest stable branch.
We have had a recent problem where people who have taken git tutorials expect to be using "master" all the time. This leads them to pull from master instead of dev when updating their own development branches, and things get wacky.
This may or may not occur with DW, but I just wanted to put it out there.
no subject
We have had a recent problem where people who have taken git tutorials expect to be using "master" all the time. This leads them to pull from master instead of dev when updating their own development branches, and things get wacky.
This may or may not occur with DW, but I just wanted to put it out there.