Skip to content

SarahJune/git-for-everyone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git for everyone

Unless you have been living in a cave, Git is everywhere. Creative or engineering, you have directly encountered or will encounter Git in the workplace. A common misconception as well is that Git is only for teams. Regardless of work style or team size, Git is the tool that everyone should be using.

Code Fellows instructors will introduce you to Git and get you up to speed on concepts and workflows in this workshop.

Discover how working in the command line isn't all that scary. Understand how to move between projects with just a few key strokes. Visually experience what Git is doing behind the scenes. Gain confidence with the steps involved for a common Git branching strategy. Cloning isn't just for sheep and galactic empires.

Together we will all create and share Github repositories and understand why Groundhog Day is the best Git movie EVER!

Course material:

This course will be presented with live demonstrations, this Gitbook provided, and with related material.

Presentation outline:

  • Life in the Terminal
  • What is branching?
  • Git workflow (branching and merging)

Demo outline:

  • Create local repo
  • Add content and commit code
  • Branch the code
  • Merge all the codes
  • Fork a repo

Workshop outline:

  • Getting Git Installed
  • Exercise Git workflow
  • Create a Github account and generate your SSH key
  • Fork a repo
  • Clone a repo

Credits

Lead Author: Dale Sande

Contributors: Code Fellows Staff and Students

Contribute

Send us a Pull Request here: https://github.com/codefellows/git-for-everyone

About

Introduction to Git, workflows and the Terminal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%