We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9232449 commit b04f9e1Copy full SHA for b04f9e1
Anirudh/missing_semeter_git/question3/solution.md
@@ -9,5 +9,5 @@ You see a summary of all commits across all branches,one line at a time
9
## What does git stash pop do?
10
It reapplies the last stashed changes and removes them from the stash stack.
11
12
-## 💡 When is this useful?
13
-When you need to quickly switch branches or pull latest changes
+## When is this useful?
+When you need to quickly switch branches or pull latest changes
0 commit comments