🍒 Cherry-pick in github
I began to use cherry picking to add changes from a commit from one branch and move them onto another branch. Cherry-pick looks promising for transferring the code changes between branches. Everything is simple according to the documentation but a little different in real life. It took me approximately one hour to pick a cherry… Read More »