]> sipb.mit.edu Git - wiki.git/blob - events/2011-09-11-git.mdwn
add Google shell style guide
[wiki.git] / events / 2011-09-11-git.mdwn
1 [[!meta title="A Somewhat Technical Introduction to git"]]
2
3 # A Somewhat Technical Introduction to git
4
5 *Sunday, September 11, 5-7 PM, room 4-231*
6
7 Based on our past IAP class "Git Will Make Your Life Better", we will be
8 offering a 2-hour class on the [git version control
9 system](http://git-scm.com/). If you're not very familiar with git (even if you
10 have experience with another VCS such as Subversion), or have been using it a
11 little but feel you don't "get it," you'll probably get a lot out of this
12 session.
13
14 We'll cover common and uncommon commands, the structure of a git repository so
15 you can reason about how to make commands do what you want (along the lines of
16 ["Git for Computer
17 Scientists"](http://eagain.net/articles/git-for-computer-scientists/), but in
18 much more depth), and the basics of collaboration, distributed development, and
19 so forth. The focus will largely depend on what attendees want to see covered.
20
21 You're encouraged to bring your laptop, since we'll work through a few example
22 repos.
23
24 For questions, contact [Geoffrey Thomas](mailto:geofft@mit.edu).