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 322768e commit f69c92bCopy full SHA for f69c92b
docs/branches.md
@@ -508,7 +508,7 @@ So, what can we do if there is a conflict?
508
509
The command "stash" can be described as a **drawer** where you store uncommitted changes temporarily.
510
511
-After stashing your uncommitted changes you can continue **working on other things** in a different branch.
+After stashing your uncommitted changes you can continue **working on other things**.
512
513
The uncommitted changes that are stored in the stash **can be taken out and applied to any branch, including the original branch.**
514
0 commit comments