Git Stash: git stash is a command in Git that allows you to temporarily shelve changes you've made to your working directory, so you can work on something else without committing your changes to a branch. Below are the steps to see how git stash work...
devopswithabdullah.hashnode.dev1 min read
No responses yet.