mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-22 13:51:21 +00:00
Update cheatsheets
This commit is contained in:
@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
# git restore
|
||||
|
||||
> Restore working tree files. Requires Git version 2.23+.
|
||||
> See also `git checkout` and `git reset`.
|
||||
> See also: `git checkout`, `git reset`.
|
||||
> More information: <https://git-scm.com/docs/git-restore>.
|
||||
|
||||
- Restore an unstaged file to the staged version:
|
||||
|
||||
Reference in New Issue
Block a user