git init

Initializes a new local Git repository. More information: https://git-scm.com/docs/git-init.

git init

git init --initial-branch=branch_name

git init --object-format=sha256

git init --bare