Skip to content

clebio/git-intro

Repository files navigation

#Introduction to Git A presentation on using Git for version control of source code. Covers beginner- to intermediate-level material. The main body of this talk itself lives in the talk.md file here. #Outline

  1. init, add, commit
  2. log, status, diff
  3. Branches for topics/tasks, checkout, reset (stash)
  4. remote (and SSH keys), clone
  5. pull, push, merge
  6. pull requests

References

Version control best-practices Git book Git for windows Git for Visual Studio

About

Intro to Git

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published