Advance Git & GitHub for DevOps Engineers: Part-2
Git Stash: If you are working on a file which is in the staging area (not committed yet) and for some reason you need to switch to another branch by using the "git checkout <branch name>" command, Git will give you 2 options to proceed with: commit, ...
samsamarullah.hashnode.dev14 min read