Advance Git & GitHub for DevOps Engineers: Part-2
๐ Git Stash
Git stash is a feature in the version control system Git that allows you to save and temporarily store changes that you don't want to commit immediately but also don't want to lose. In when the middle of the work we have to switch to ano...
nikhil16.hashnode.dev2 min read