Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 769 Bytes

File metadata and controls

37 lines (25 loc) · 769 Bytes

Tutorial Git and Github

We'll work through this example for practice.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and practice purposes.

Prerequisites

What things you need to install the software and how to install them

install Git
create a Github account

Workshop

  • what is Git
  • why we need Git
  • add and commit a file to history
  • Github Flow
  • fork this project and create a new branch
  • modify some content and push the new branch to Github
  • code review
  • Github pages

Info