git init

Inizializza un nuovo repository Git locale. Maggiori informazioni: https://git-scm.com/docs/git-init.

git init

git init --initial-branch={{nome_ramo}}

git init --object-format={{sha256}}

git init --bare