Courses
Lessons
Livestreams
Topics
Quests
Contact Support
Community
Get Help with Your Project
About CraftQuest
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.
Git Development