Git and Github tutorials

From Geos-chem
Revision as of 21:27, 18 June 2019 by Bmy (Talk | contribs) (Created page with "__FORCETOC__ == Tutorials about Git == Here are some useful resources for learning the various Git commands: === For beginners === ; [https://git-scm.com/docs/user-manual....")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Tutorials about Git

Here are some useful resources for learning the various Git commands:

For beginners

Git user manual
The official Git user manual
Github Cheat Sheet (PDF)
Brief overview of commonly used Git commands
Visual Git Cheat Sheet
Interactive guide for visual learners
Git tutorial video
Excellent lecture given by Bart Trojanowski for the Ottawa Group of Ruby Enthusiasts. HIGHLY RECOMMENDED!

For more advanced users

ProGit
Excellent online book that discusses many of Git's features, and how to use them like a pro.
GitMagic
Descriptive online book that goes into the nitty-gritty of Git usage. A worthwhile read!

Tutorials about Github

  1. An Intro to Git and Github for beginners (Hubspot)