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 309d3da commit 01b54cfCopy full SHA for 01b54cf
README.md
@@ -14,7 +14,7 @@ git undo # Back to before commit, files still staged
14
git undo # Back to before add, clean working directory
15
```
16
17
-## 2. `git back`: undo navigation commands e.g. `git checkout`, `git switch`:
+## 2. `git back`: undo navigation commands e.g. `git checkout/switch`:
18
19
```bash
20
# Assume we're on main
0 commit comments