Rare Earth Juejin Tech Community
Sep 4, 2024 · Fundamentals
Using git stash and git cherry-pick to Manage Branch Switching and Commit Transfer
This article explains how to use git stash to temporarily save uncommitted changes for safe branch switching and how to apply git cherry-pick to selectively transfer commits, helping developers avoid merge conflicts and keep their codebase clean.
GitVersion Controlbranch management
0 likes · 5 min read