Cherry-Pick Your Teammate's Changes Without Push 'n Pull-ing To Your Repo In WebStorm
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...
Andrew Keats
Senior Client-side Developer
Cherry-picking unpushed changes! So useful when you want help from a friend but can't get on a collaboration session; once your friend has solved your problem you can just pick it from them! 🤯