Day 11 Task: Advance Git & GitHub for DevOps Engineers: Part-2
Git Stash:
The git stash command is used to temporarily store changes that are not ready to be committed yet. This can be helpful if you need to switch branches or perform some other operation that requires a clean working directory without committin...
prince222.hashnode.dev2 min read