Stashing

Git provides an easy way of stashing these uncommitted changes so that we can return to them later, without having to make unnecessary commits.

See Below:

Click here for more info

git stash1

git stash2