Mar 22, 2018 0 0 Stop cherry-picking, start merging, Part 9: Chasing the commit Raymond Chen Catch the train.
Mar 21, 2018 0 0 Stop cherry-picking, start merging, Part 8: How to merge a partial cherry-pick Raymond Chen Pick what you want.
Mar 20, 2018 0 0 Stop cherry-picking, start merging, Part 7: Preventing a change from leaving a branch Raymond Chen More advanced merge base tricks.
Mar 19, 2018 0 0 Stop cherry-picking, start merging, Part 6: Replacing the temporary fix with the permanent fix Raymond Chen Advanced merge base tricks.
Mar 16, 2018 0 0 Stop cherry-picking, start merging, Part 5: Exploiting the three-way merge Raymond Chen Making sure you have the correct merge base.
Mar 15, 2018 0 1 Stop cherry-picking, start merging, Part 4: Exploiting the recursive merge algorithm Raymond Chen Recursive merging for fun and profit.
Mar 14, 2018 0 2 Stop cherry-picking, start merging, Part 3: Avoiding problems by creating a new merge base Raymond Chen Move the cherry-pick into the merge base so that git knows it exists in both sides.
Mar 13, 2018 0 1 Stop cherry-picking, start merging, Part 2: The merge conflict that never happened (but should have) Raymond Chen You wish you got a merge conflict, but you didn't.
Mar 12, 2018 7 Stop cherry-picking, start merging, Part 1: The merge conflict Raymond Chen Setting the pieces into motion.