In this post, we’ll look at the basics of git stash
, how to create and use Git stashes, why you’d want to use stashes in the first place, and other relevant things to know about git stash
because maybe one day, you might not feel like committing half-baked work to your repository while jumping between Git branches. 🤸🏾♀️