mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-25 13:52:39 +00:00
Update cheatsheets
This commit is contained in:
@@ -7,7 +7,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
> Clear a Git working directory as if it was freshly cloned with the current branch excluding files in `.gitignore`.
|
||||
> Part of `git-extras`.
|
||||
> More information: <https://github.com/tj/git-extras/blob/master/Commands.md#git-clear-soft>.
|
||||
> More information: <https://github.com/tj/git-extras/blob/main/Commands.md#git-clear-soft>.
|
||||
|
||||
- Reset all tracked files and delete all untracked files:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user