multiple pages: add homepages (#2660)

This commit is contained in:
Starbeamrainbowlabs
2019-01-30 11:19:23 +00:00
committed by GitHub
parent 1064ba26db
commit a19866e88a
62 changed files with 62 additions and 0 deletions

View File

@@ -2,6 +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>.
- Unstage everything: