Saikat Mukherjeesaikatm.hashnode.devยทApr 25, 2023Advance Git & GitHub for DevOps Engineers: Part-2Git Stash:- git stash temporarily shelves (or stashes) changes you've made to your working copy so you can work on something else, and then come back and re-apply them later on. Stashing is handy if you need to quickly switch context and work on some...81 readsDevopsAdd a thoughtful commentNo comments yetBe the first to start the conversation.