git init's Examples

.

Initialize a git empty repository

This command is used to start a new repository.

git init [repository name]

Creates a new local repository with the specified argument

$ git init [project-name]

git init description test

git init test

This is for creating repo without staging area

git init --bare

This is for test

git init --blank

this is for test

git init --blue

DevOpsSchool
Typically replies within an hour

DevOpsSchool
Hi there 👋

How can I help you?
×
Chat with Us