message no. 166010
Posted by Cxcf in #github at 2017-03-20T00:27:47Z
hey guys, I'm having trouble understanding the relationship between branches workflow. As far as I'm aware, its a good idea to make a 'dev' branch, then make feature branches, then as the features are completed, merged to dev, which is then merged to master. Is that correct?