I read the pragprog book and was surprised it didn't mention the stash at all. On Mar 19, 2009, at 11:40 AM, Brian Donahue wrote: I'd be interested. Started reading the Pragmatic Version Control with Git book, but slacked off. Need to get kickstarted (figuratively speaking, please)
On Thu, Mar 19, 2009 at 11:35 AM, Kyle R. Burton <kyle.burton@gmail.com> wrote: 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
|