1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/common/hub-init.md

9 lines
166 B
Markdown
Raw Normal View History

# 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`