Your browser doesn't support the features required by impress.js, so you are presented with a simplified version of this presentation.
For the best experience please use the latest Chrome, Safari or Firefox browser.
I'm Adam Eivy (@antic)
Solutions Engineering Architect, Disney
Occasional Web Development Instructor, SCCC
Let's talk about Version Control Systems (VCS)...
Step 1: Melt Your Brains (Overview)
Step 2: Try Some Hands On Git
Step 3: Push You Out of the Nest
It isn't always easy.
Looking up code history can answer a lot of questions about how code got where it is:
A little later, we'll go over Git Flow to see how this works
some flawed attempts*
Some actual versioning tools*
(index.html, index_2.html, index_3.html, index_adam_2.html)
git commit -m 'added some stuff'
git rebase
git push
\[._.]/
If you do this, you rock!
git checkout -b FixingResponsiveLayout
git commit -m 'now the plugin handles responsive layout'; git push
Learn it
Use it
<3 it
Slide Viewable on Github:
http://atomantic.github.io/slides-versioncontrolp.s. check out A.D.D.
Adam Eivy (@antic)
adam.eivy@disney.com
Solutions Engineering Architect
Disney Technology Solutions and Services
Use a spacebar or arrow keys to navigate