Advance Git & GitHub for DevOps Engineers
Git Stash:
Stash is temporary storage that is used to store our code for some amount of time until we finish the other work. It cleans our workspace and can work on other code.
Stashing is useful when you want to switch to a different branch, but you...
dhiyanidevops.hashnode.dev3 min read