Weekly Git Command #3: git stash
There are times when you’re in the middle of some work, but you’re not ready to commit yet, and suddenly, you need to switch branches or pull in new changes.
Before learning this command, situations like that usually meant either committing half-done...
cloobtech.hashnode.dev2 min read