mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-28 07:53:50 +00:00
Update cheatsheets
This commit is contained in:
@@ -6,8 +6,8 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
# git fsck
|
||||
|
||||
> Verify the validity and connectivity of nodes in a Git repository index.
|
||||
> Does not make any modifications.
|
||||
> See also: `git gc` for cleaning up dangling blobs.
|
||||
> Note: Does not make any modifications.
|
||||
> See also: `git gc`.
|
||||
> More information: <https://git-scm.com/docs/git-fsck>.
|
||||
|
||||
- Check the current repository:
|
||||
|
||||
Reference in New Issue
Block a user