Difference between revisions of "Guide to using Git with GEOS-Chem"

From Geos-chem
Jump to: navigation, search
(Created page with "== Overview == On this page we provide links to further information about using the Git source code management software with GEOS-Chem. == Contents == #Introduction to Git...")
 
(Contents)
Line 5: Line 5:
  
 
#[[Introduction to Git]]
 
#[[Introduction to Git]]
 +
#[[Git and Github tutorials]]
  
 
== Further reading ==
 
== Further reading ==

Revision as of 21:31, 18 June 2019

Overview

On this page we provide links to further information about using the Git source code management software with GEOS-Chem.

Contents

  1. Introduction to Git
  2. Git and Github tutorials

Further reading

  1. Git web page
  2. Git Cheat Sheet
  3. Google "Tech Talk" by Linus Torvalds, the creator of Git (Video on Youtube)
  4. Google "Tech talk" by Randal Schwartz (Video on Youtube)
  5. Setting up your .gitconfig file (Link)