Day 11 Task: Advance Git & GitHub for DevOps Engineers: Part-2
🔷 Git Stash:
Git stash serves as a command enabling the temporary preservation of changes made in the working directory without committing them. This proves beneficial when necessitating a switch to a different branch for alternate work, while defer...
mdasad12.hashnode.dev2 min read