2008/10-21

From SIPB Cluedumps

(Difference between revisions)
Jump to: navigation, search
(Slides for Git cluedump)
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 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 how it works under the covers.}}
 +
 +
'''Slides''': [http://web.mit.edu/cluedumps/slides/understanding-git-2008.pdf Understanding Git]

Revision as of 02:52, 22 October 2008

[edit] Understanding Git

Date: October 21, 2008, at 4:30 PM
Presenters: Nelson Elhage (nelhage) and Anders Kaseorg (andersk)
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 how it works under the covers.

Slides: Understanding Git

Personal tools