Back to Browse

016 Introduction to Git cherry-pick

80.2K views
Dec 21, 2015
13:15

Here I go over git cherry pick, which is a way to apply a single commit's content to your current branch without merging with the branch it came from. I also go over one typical cherry-pick use and one example of when not to use it. If you are looking for an effective concise introduction to Git, I highly recommend my "Fundamentals of Git" course on Udemy: https://www.udemy.com/course/fundamentals-of-git/?referralCode=29A4F0806FACFFF594B2 If you or your company is interested in live virtual software and tools training, see https://www.continuoustech.net/training/ for a list of training topics we offer.

Download

0 formats

No download links available.

016 Introduction to Git cherry-pick | NatokHD