git-revert: use HEAD in example (#6649)

This commit is contained in:
Andrew McIntosh
2021-10-01 19:47:08 +01:00
committed by GitHub
parent 0503024ae3
commit 55ec5b50d3
4 changed files with 4 additions and 4 deletions

View File

@@ -5,7 +5,7 @@
- Revierte el commit más reciente:
`git revert {{@}}`
`git revert {{HEAD}}`
- Revierte el quinto último commit: