2026 Community Survey results are here! See how the Craft CMS community works. results are live!

How to Create and Apply Git Patches

In a previous lesson we used git-cherry-pick to grab a commit and apply it to a different branch. In this lesson we'll learn how to do that but with patch files. Learn how to use the git-format-patch and git-am commands.

Transcript

Premium

Follow along with the full transcript

Search every word, click any line to jump to that moment, and read along as you watch — a CraftQuest Premium feature.

Sign up for Premium
Topic
Git
+1 more
Instructor
Date Published
August 26, 2016

Some stuff to help you along during the lesson: