Loading...
「ツール」は右上に移動しました。
利用したサーバー: wtserver2
3954いいね 163079回再生

Git CHERRY PICK Tutorial

40+ additional videos at learngit.io/

Newsletter readers get my videos early: newsletter.themoderncoder.com/

-----

What is Git cherry pick, and how do you use it? Cherry pick allows you to apply the changes introduced by one (or more) existing commits onto another branch. Cherry pick is similar to Git merge and rebase - but allows you to apply specific commits. In this tutorial I explain how to use Git cherry-pick, and illustrate the concepts with live animations. More: www.themoderncoder.com/git-cherry-pick/

CHAPTERS
0:00 Intro
0:30 Cherry pick vs merge vs rebase
0:55 Cherry pick example with a single commit
2:56 Cherry pick multiple commits
4:05 Cherry pick merge conflicts

MY TECH
www.themoderncoder.com/wfh-nyc-desk-tour-2022/

MUSIC CREDITS
uppbeat.io/t/danijel-zambo/stardust
License code: MKSPZHWSMVNMSYST

#git #linux #learngit #programming #github

コメント