Day 11: Advance Git & GitHub for DevOps Engineers: Part-2
Git Stash:
Git stash is a Git command that allows you to temporarily save changes that are not yet ready to be committed. This is useful when you need to switch to a different branch or work on a different task, but don't want to commit incomplete c...
sjangaledevops.hashnode.dev4 min read