mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:06:51 +08:00
9 lines
165 B
Markdown
9 lines
165 B
Markdown
# hub init
|
|
|
|
> Initialize a new local Git repository.
|
|
> More information: <https://hub.github.com/hub-init.1.html>.
|
|
|
|
- Initialize a new local repository:
|
|
|
|
`hub init`
|