Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 979 Bytes

Basics.IntroToGit.md

File metadata and controls

9 lines (6 loc) · 979 Bytes

Intro to Git & GitHub

If you are not fully familiar with Git, we recommend the following free courses:

  1. Learn Git Branching - An interactive Git visualization tool to educate and challenge!

  2. Git Real #1 - Learn basic concepts of Git version control. Explore staging, cloning, branching, and collaborating with Git.

  3. Git Real #2 (Optional) - Learn advanced Git techniques like Reflog, interactive rebase, and protecting secure data.