mirror of https://github.com/CrimsonTome/tldr.git
9 lines
166 B
Markdown
9 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`
|