🚨Git Stash: git stash is a Git command to locally store your recent changes in a separate area so you can fetch those changes later. Stashing is handy if you need to quickly switch context and work on something else, but you're mid-way through a cod...
linuxenthusiast.hashnode.dev4 min read
No responses yet.