Git: Difference between revisions

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
Created page with "<hide> page type::article thing type::version control system thing type::software license::open source </hide> ==About== Git is a [[version control system]..."
 
Stack Overflow link
Line 14: Line 14:
** [http://git-scm.com/book/en/Getting-Started-Git-Basics 1.3 Getting Started - Git Basics]
** [http://git-scm.com/book/en/Getting-Started-Git-Basics 1.3 Getting Started - Git Basics]
===Online Courses===
===Online Courses===
* [http://www.codeschool.com/courses/try-git Learn to use Git] @ Code School (free registration required)
* [http://www.codeschool.com/courses/try-git Learn to use Git] @ [[Code School]] (free registration required)
===Discussion===
* [http://stackoverflow.com/questions/315911/git-for-beginners-the-definitive-practical-guide beginner's practical guide to Git] @ [[Stack Overflow]]

Revision as of 02:12, 14 August 2013

<hide> page type::article thing type::version control system thing type::software license::open source </hide>

About

Git is a version control system based on a powerful distributed model.<hide>

 page status::seed

</hide>

This page is a seed article. You can help HTYP water it: make a request to expand a given page and/or donate to help give us more writing-hours!

Reference

Online Books

Online Courses

Discussion