Skip to content

troycroz/intro-to-git

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

intro-to-git

Interactive Intro to Git tutorial for General Assembly

Goal

To learn the basics of:

  • git clone
  • git branch
  • git checkout
  • git status
  • git diff
  • git add
  • git commit
  • git push
  • opening a pull request
  • performing a code review
  • merging and pulling

Methodology

Form groups of 2-3 students. ...

Customize your CLI

  1. Color your prompt
  • It will be WAY easier to read
  1. Choose a theme
  • Pick something you like to look at

Some instructors use iTerm2 as a terminal replacement.

Our favorite features include:

  • A better, more readable font
  • Hotkey support (full screen and tabs)
  • Unlimited Scroll Back history

About

Interactive Intro to Git for General Assembly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published