Cherry-Pick Your Teammate's Changes Without Push 'n Pull-ing To Your Repo In VS Code
You asked your teammate for help with a piece of code and they showed you the solution in their editor. Now you need to fetch those changes. Usually, this would mean a series of tedious Git commands for both of you (not to mention that the changes wi...
freds-blog.hashnode.dev2 min read
D'yara Williams
Software Engineer
Absolutely loved this article. Straight forward and now I want to cherry π pick.