Difference between revisions of "Guide to using Git with GEOS-Chem"
From Geos-chem
(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
Further reading
- Git web page
- Git Cheat Sheet
- Google "Tech Talk" by Linus Torvalds, the creator of Git (Video on Youtube)
- Google "Tech talk" by Randal Schwartz (Video on Youtube)
- Setting up your .gitconfig file (Link)