Git

Tag: git

My Git CLI Cheat Sheet

My Git CLI Cheat Sheet

By Kendra Little on November 27, 2019

I created a cheat sheet for the Git Command Line Interface to go along with my Git tutorial for SQL Change Automation video.

I find the Git CLI to be very friendly and easier to learn than a GUI interface.

Continue reading

Git Command Line Tutorial with SQL Change Automation for SSMS (Video)

Git Command Line Tutorial with SQL Change Automation for SSMS (Video)

I’m excited for Redgate’s new SQL Change Automation plugin for SQL Server Management Studio (SSMS).

SQL Change Automation lets DBAs and developers use a migrations-first approach to create precise scripts to apply changes to your database. If you’re curious about what I mean by “migrations-first”, read more about this approach, and how it compares to a state-first approach here.

Continue reading

Kendra Breaks and Fixes SQL Source Control in 9 Minutes

Kendra Breaks and Fixes SQL Source Control in 9 Minutes

I love breaking technology.

I love breaking technology on purpose, in a place where it’s not going to slow anyone else down. It’s a great way to learn more about how everything works and what your options are to fix the situation when things go sideways.

Continue reading