mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-23 12:42:07 +02:00
8 lines
166 B
Markdown
8 lines
166 B
Markdown
# hub init
|
|
|
|
> Initializes a new local git repository.
|
|
> More information: <https://hub.github.com/hub-init.1.html>.
|
|
|
|
- Initialize a new local repository:
|
|
|
|
`hub init`
|