Refactor: reword English pages' links' descriptions.

This commit is contained in:
Marco Bonelli
2019-06-03 02:06:36 +02:00
committed by Marco Bonelli
parent 374622aa64
commit 66abb98ce9
273 changed files with 273 additions and 273 deletions

View File

@@ -2,7 +2,7 @@
> Undo commits or unstage changes, by resetting the current git HEAD to the specified state.
> If a path is passed, it works as "unstage"; if a commit hash or branch is passed, it works as "uncommit".
> Homepage: <https://git-scm.com/docs/git-reset>.
> More information: <https://git-scm.com/docs/git-reset>.
- Unstage everything: