mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-10 02:46:39 +00:00
Update cheatsheets
This commit is contained in:
@@ -5,10 +5,10 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# git submodule
|
||||
|
||||
> Inspects, updates and manages submodules.
|
||||
> Inspect, update, and manage submodules.
|
||||
> More information: <https://git-scm.com/docs/git-submodule>.
|
||||
|
||||
- View existing submodules, and the checked-out commit for each one:
|
||||
- View existing submodules and the checked-out commit for each one:
|
||||
|
||||
`git submodule`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user