HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

hub init — Initialize a new local Git repository. More information: <https://hub.github.com/hub-init.1.html>.

Submitted by: @import:tldr-pages··
0
Viewed 0 times
hub initcommandlocalnewcliinitializerepositorygit

Problem

How to use the hub init command: Initialize a new local Git repository. More information: <https://hub.github.com/hub-init.1.html>.

Solution

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

Code Snippets

Initialize a new local repository

hub init

Context

tldr-pages: common/hub init

Revisions (0)

No revisions yet.