Lesson 3 Episode 3 — Branching workflow#
Time: 15 min
As a Team, work on the following coding taks using the branch worflow model.
[Administrator] Creates a repository using this template
[Administrator] Invites all team members to the team’s repository as collaborators.
[Team] Read the
TODO.md
file and each member choses a tasks for the next step.[Collaborator] each member opens an issue for the chosen task.
[Collaborator] Apply the branching model to complete the chosen task.
[Collaborator] Commit and push changes to the team’s repository.