2009/Git

From SIPB Cluedumps

(Difference between revisions)
Jump to: navigation, search
m (added "of")
(slides)
Line 6: Line 6:
|abstract=
|abstract=
Git is a free software distributed version control system originally written by Linus Torvalds for Linux kernel development. It is increasingly commonly used, and learning to use it can be greatly benefited by a little help from those who understand how to use it. This talk will provide a brief tutorial on how to use Git and a technical overview of how it works under the covers.
Git is a free software distributed version control system originally written by Linus Torvalds for Linux kernel development. It is increasingly commonly used, and learning to use it can be greatly benefited by a little help from those who understand how to use it. This talk will provide a brief tutorial on how to use Git and a technical overview of how it works under the covers.
 +
[http://web.mit.edu/nelhage/Public/git-slides-2009.pdf slides]
}}
}}

Revision as of 02:17, 30 September 2009

[edit] Understanding Git

Date: September 29, 2009, at 4:30 PM
Presenters: Nelson Elhage (nelhage)
Location: 4-231
Abstract: Git is a free software distributed version control system originally written by Linus Torvalds for Linux kernel development. It is increasingly commonly used, and learning to use it can be greatly benefited by a little help from those who understand how to use it. This talk will provide a brief tutorial on how to use Git and a technical overview of how it works under the covers.

slides

Personal tools