Skip to content

Commit

Permalink
✏️ Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
veit committed Nov 21, 2023
1 parent dd685e8 commit 23a2810
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/productive/git/revert.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Undo changes
$ git reset HEAD~1
``--HEAD~1``
``HEAD~1``
takes back the last commit and its changes are now transferred back to
the staging area.

Expand Down

0 comments on commit 23a2810

Please sign in to comment.