Day 11 : Advance Git for DevOps Engineers
Git Stash
Git stash allows developers to save changes in a temporary location, which can be retrieved later. This feature can be useful when you need to switch to another branch or work on a different task.
Imagine you are working on a project with m...
kunalmaurya.hashnode.dev7 min read