Kyle R. Burton on 19 Mar 2009 08:35:52 -0700


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Interested in an Intro to Git Talk?

  • From: "Kyle R. Burton" <kyle.burton@gmail.com>
  • To: philly-lambda@googlegroups.com
  • Subject: Interested in an Intro to Git Talk?
  • Date: Thu, 19 Mar 2009 11:35:39 -0400
  • Authentication-results: gmr-mx.google.com; spf=pass (google.com: domain of kyle.burton@gmail.com designates 64.233.182.185 as permitted sender) smtp.mail=kyle.burton@gmail.com; dkim=pass (test mode) header.i=@gmail.com
  • Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlegroups.com; s=beta; h=domainkey-signature:received:received:x-sender:x-apparently-to :received:received:received-spf:authentication-results:received :dkim-signature:domainkey-signature:mime-version:received:date :message-id:subject:from:to:content-type:content-transfer-encoding :reply-to:sender:precedence:x-google-loop:mailing-list:list-id :list-post:list-help:list-unsubscribe:x-beenthere-env:x-beenthere; bh=nBG7Ajcu85BeDA9BGB1YCTVw9d5lzDy8vJ4EmC3cLKs=; b=uoE/TInSFfq6YIETc87SHpfoMAmR33Mc/BvDhNDMVXT9v5SEo2cFenCTWXJehrzF3E 16ErvT+YBQpvFP+y8cIOxUwhF/Vlj1/L47uNybJDBMS7uIN8ZhRJSKi3zYLfJafDEGXM iqA16+DP+JNalLS+KwJoQrAeZ5JXgwtwGc1pc=
  • Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=otdqivANUE0j8pQcp2eJMxYyMKyUFkmSAXUwye70Qdc=; b=f+Xv/aMON9Alczis/t5MbNZ0rfzmh59YENdKqdBOly/iMR+9MOrdxuCi8QrweM5l5V y+sJOrLirhp/B26Q8ktNil1ZNZqmoe27Emx8o2pT4l1MQS9fxy4yc6Hc0B2bKnpmtFKN jVknhjgQxYC13WiRS4y2dwOj3Pr1YGKM4zcpg=
  • Mailing-list: list philly-lambda@googlegroups.com; contact philly-lambda+owner@googlegroups.com
  • Reply-to: philly-lambda@googlegroups.com
  • Sender: philly-lambda@googlegroups.com

We haven't met in a while...I put together a git intro talk for my
company and I'm happy to offer it as something to get us to meet
again.  Summary is:

“Source Code Management and Version Control Systems are tools for
helping you track your file based assets (typically source code).
Traditional SCM systems are centralized (CVS, Subversion, Visual
Source Safe), Distributed version control systmes systems provide new
capabilities, work-flows, are becoming mature and are gaining mind
share in the open source community.

Git is one of those Distributed Version Control Systems. It was
invented by the creator of Linux (Linus Torvalds) for protecting the
linux kernel source code and coordinating the activity of hundreds of
developers. This talk discusses what Distributed Version Control is,
the history of Git, basic version control features and some very
uncommon and amazing capabilities of git. Time permitting it will
include live demonstration of the tools.

Come and hear how Git has reset my expectations for what VCS tools
should be capable of and how they should perform.”

You can preview the slides here:
http://asymmetrical-view.com/talks/introduction-to-git/


What do you think?

Mondays and Wednesdays are best for me based on my family's schedule.
Next Wednesday is bad for me - I'll be at PhillyETE.


Kyle