Skip to content

Instantly share code, notes, and snippets.

@gregoryanderson
Last active April 19, 2019 16:22
Show Gist options
  • Save gregoryanderson/6db0561bf1ab17948ff7762d9f1ae880 to your computer and use it in GitHub Desktop.
Save gregoryanderson/6db0561bf1ab17948ff7762d9f1ae880 to your computer and use it in GitHub Desktop.
Markdown Practice

Beginner's Guide to Git


Before you do anything!

  • Get a pen
  • Get a piece of paper
  • Panic
  • Stress eat
  • Think about how poor your life choices have been thus far!
  • Doodle on the piece of paper with your pen
  • Get distracted by looking at various baby animals on the internet, such as:
    • Baby dogs
    • Baby giraffes
    • Even Baby rhinos!
  • WHERE DID YOUR PEN GO?
  • Get a new pen and piece of paper

NOW YOU'RE READY


G-G-G-GIT

BASICS

BASICS

BASICS

basics

Seriously, git is kinda confusing, but there is a sweet list from Mod 0, Session 2 that breaks it all down for you at the low, low price of

FREE.

HERE IT IS

  1. git init
  2. git status
  3. git add
  4. git commit
  5. git diff

but wait there's more!

Once you've made a repo- you git even more!

Guarantee

git push is now available!

Can you believe it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment