Skip to content

Commit 01b54cf

Browse files
authored
shorter
1 parent 309d3da commit 01b54cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ git undo # Back to before commit, files still staged
1414
git undo # Back to before add, clean working directory
1515
```
1616

17-
## 2. `git back`: undo navigation commands e.g. `git checkout`, `git switch`:
17+
## 2. `git back`: undo navigation commands e.g. `git checkout/switch`:
1818

1919
```bash
2020
# Assume we're on main

0 commit comments

Comments
 (0)