Git work flow with an inexperienced member
问题 What would you suggest as a work flow when there is a inexperienced developer joins the team. I have been using git for my projects and now a new developer will join but he has not used any version control before. Project resides in Github and I have no way of pulling directly with him. We are both behind firewalls. Should I create a branch for him on github and merge it to master my self or do I ask him for patches at the end of the day. 回答1: I haven't worked much with github (I do use it,