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.