Skip to content

codeparkhouston/choose-git

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Choose your own adventure!

This is a repo for a workshop where we practice collaborating on a repo together!

The theme of this practice repo is in the style of a "Choose your own adventure" story.

Getting started

  1. Clone this repo
  2. Create a file with a story about your character in the characters folder.
  3. git add, git commit -m
  4. git push origin master!

We've all now collaborated on the same repo!

Getting into conflict

Branching off

This activity is part of a longer workshop for Introduction to Git and GitHub. See the outline for the full workshop below.

Workshop Outline

Introduction

  • Why was git made?
  • What is git?
  • What is GitHub?

Starting your own git project

  • Starting a project
  • git init
  • Creating snapshots of our project
    • Checking out different snapshots
  • Putting our project online

Collaborating

Moar Resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published