Git - Stashing
After running
git stash push -- file1.txt file2.txt, you see no stash created. What could be wrong?git stash push -- file1.txt file2.txt, you see no stash created. What could be wrong?file1.txt and file2.txt have no changes, stash will not create an entry.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions