From: Geoffrey Thomas Date: Sat, 10 Sep 2011 03:14:52 +0000 (-0400) Subject: git event X-Git-Url: https://sipb.mit.edu/gitweb.cgi/wiki.git/commitdiff_plain/a026877927197627d8b03d04b41d0f1df6d2c933 git event --- diff --git a/events/2011-09-11-git.mdwn b/events/2011-09-11-git.mdwn new file mode 100644 index 0000000..1192f9b --- /dev/null +++ b/events/2011-09-11-git.mdwn @@ -0,0 +1,24 @@ +[[!meta title="A Somewhat Technical Introduction to git"]] + +h1. A Somewhat Technical Introduction to git + +*Sunday, September 11, 5-7 PM, room 4-231* + +Based on our past IAP class "Git Will Make Your Life Better", we will be +offering a 2-hour class on the [git version control +system](http://git-scm.com/). If you're not very familiar with git (even if you +have experience with another VCS such as Subversion), or have been using it a +little but feel you don't "get it," you'll probably get a lot out of this +session. + +We'll cover common and uncommon commands, the structure of a git repository so +you can reason about how to make commands do what you want (along the lines of +["Git for Computer +Scientists"](http://eagain.net/articles/git-for-computer-scientists/), but in +much more depth), and the basics of collaboration, distributed development, and +so forth. The focus will largely depend on what attendees want to see covered. + +You're encouraged to bring your laptop, since we'll work through a few example +repos. + +For questions, contact [Geoffrey Thomas](mailto:geofft@mit.edu).