day 11 Advance Git & GitHub for DevOps Engineers: Part-2
1. Git Stash:
Git Stash is a command that allows you to temporarily save changes that are not ready to be committed yet, effectively allowing you to switch to a different branch or work on a different task without committing unfinished work. This is...
devopsgyanwithmehboob.hashnode.dev4 min read