/cesa-git-workshop

CESA Git Workshop Activity!

Primary LanguageHTML

CESA GIT WORKSHOP

Welcome to CESA Git Workshop activity.

  • In this activity, you will be grouped in teams with 3 members.
  • There are 5 branches in this repo. The branches' names are frontend, backend, design, business, and master.
  • The master branch is for me myself.
  • Each group of people should be assigned to one branch.

TASKS:

  • The frontend branch task is to upload 4 different html files to the frontend branch and make a pull request to merge with master.
  • The backend branch task is to upload 4 different python source code files to the backend branch and make a pull request to merge with master.
  • The design branch task is to upload 4 different photos to the design branch and make a pull request to merge with master.
  • The business branch task is to upload 4 different excel files to the business branch and make a pull request to merge with master.

BE SURE TO USE "git checkout" AND DO NOT COMMIT ON THE master BRANCH!