Git to work with a group.

Videos:

  1. Group - git work flow group overview
  2. Group - add group members
  3. Group - check out branch
  4. Group - merging branch
  5. Group - merging branch from group member

Tasks

Git Commands Working in a group:

Project Manager
Group members

Set up your local machine

Group work flow.

Every Group member needs to follow these steps, every time without fail before working on any file. All commands are for your local computer.

Work Flow Process

To summerize: work flow process (this is what you do daily) working in a group:

Locally on your computer in the development folder

Manager would then pull changes. For this class, each member needs to have the site live so everyone needs to pull your changes to the live site.

Practice