Skip to content

Latest commit

 

History

History
46 lines (31 loc) · 3.62 KB

learn-git-resources.mdown

File metadata and controls

46 lines (31 loc) · 3.62 KB

Resources for Learning (& Using) Git & Github

Getting Setup

  • Pro Git chapter 1.4 covers installing git on Linux, Mac, & Windows
  • StackOverflow's How to Install Git covers all the major operating systems and installation methods

Learn Git

Learn GitHub

Learn the Command Line

While not required knowledge to use git (see the Git GUIs below), a basic familiarity with the command line is useful in using Git and understanding what's going on.

Git Reference & Books

Git GUIs

Graphical software that lets you use Git without the command line.

There is a list of GUIs available on the official Git website. They point to an even more extensive list on Delicious.