• Stars
    star
    1
  • Language
  • Created over 12 years ago
  • Updated over 12 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A presentation that I gave about git in hopes of helping my coworkers grok git. It covers the basics about the general structure of the git repository (including the difference between the working directory and the stage; remote and remote repository) as well as many of the most useful commands like the various versions of reset and rebase.