diff --git a/2019/2019-09-09_testCourseAdv/slides/chPickIntro.md b/2019/2019-09-09_testCourseAdv/slides/chPickIntro.md index 07b49b1ca02170714999ebef2a2f685d6660d3dc..ce55979b9bb0767569c3ace76bae6449f1b4049d 100644 --- a/2019/2019-09-09_testCourseAdv/slides/chPickIntro.md +++ b/2019/2019-09-09_testCourseAdv/slides/chPickIntro.md @@ -3,7 +3,8 @@ * Cherry picking is another very useful tool to work with. * It enables the user to pick specific commits from a list of commits. -Note: Cherry picking only picks the selected commit, +Careful! +Cherry picking only picks the selected commit, not everything up to that commit. ! [] (slides/img/cherryPick.png) \ No newline at end of file