Fixed a link
This commit is contained in:
parent
5b07262376
commit
86405a3e0f
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ Adding a number after the tilde `~` will target a commit prior to the head equal
|
|||
git diff HEAD~3
|
||||
```
|
||||
|
||||
## Stacked Carets 🥕🥕🥕
|
||||
## Stacked Carets
|
||||
|
||||
Alternatively, the number of caret characters after HEAD will similarly target a commit prior to HEAD equal to the number of carets.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue