iphone - Git Branching - IOS App -
i planning add ios project git hub , new git branching , taging. please suggest simple , branching structure development , production.
if create 1 branch development , 1 production(master), possible create sub branches under development?
help highly appreciable.
you can branch commit in git. branches equal. why don't try out?
scm organisation tends project-specific, so, whatever works good. clients should never see entire repository anyway.
Comments
Post a Comment