Intermediate Git Tutorial
What is stashing in Git and how do you Git stash? Stashing is a command in Git that allows you to save your file changes for later.
Watch this intermediate Git tutorial video to learn how to Git stash and for which situations you can most effectively use this command in your workflow. See how to stash changes in Git so you can work on other items in your repo. You will also learn how to Git stash apply and how to Git stash pop and how to view your Git stash list.