You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The master branch approach of git-flow is simply flawed and does not work. We should rename master to develop and work with feature-branches on forks and use pull-requests.
The
masterbranch approach of git-flow is simply flawed and does not work. We should renamemastertodevelopand work with feature-branches on forks and use pull-requests.