We all use Git every day. But let's be honest, we are either clicking buttons in a GUI or memorizing the commands. We don't really know Git. I didn't know Git. Yet over the years, I've made it a point to learn each of the commands. Now instead of worrying I'll break something, I'm empowered to use Git from the command line. This has dramatically improved my workflow and made me a better developer. In this talk, we'll take a closer look through live demos of some of the commands and options Git has that you can use to level-up your everyday development.

Comments

Comments are closed.

Noah Bratzel at 19:05 on 8 Mar 2019

Great info with great examples. Some of the demos might have gone a little fast. Could have used a slower more deliberate walk though on some of the stuff I was less familiar with.

Tons of info, could have used more time to explore!