Skip to content

Commit b04f9e1

Browse files
authored
Update solution.md
1 parent 9232449 commit b04f9e1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Anirudh/missing_semeter_git/question3/solution.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ You see a summary of all commits across all branches,one line at a time
99
## What does git stash pop do?
1010
It reapplies the last stashed changes and removes them from the stash stack.
1111

12-
## 💡 When is this useful?
13-
When you need to quickly switch branches or pull latest changes
12+
## When is this useful?
13+
When you need to quickly switch branches or pull latest changes

0 commit comments

Comments
 (0)