on git stash code example
Example 1: git stash
git stash or git stash push
Example 2: git stash
//to restrict file to add for commit
git stash pathOfFile
git stash or git stash push
//to restrict file to add for commit
git stash pathOfFile