Learn to stash incomplete changes with Git.
Git stash is a useful feature for temporarily saving changes that are not ready to be committed. Explore the git stash
command with this hands-on lab.
Learning Objectives
At the end of this lab, you'll be able to:
Prerequisites:
Target Audience