git init

새로운 로컬 Git 저장소를 초기화합니다. 더 많은 정보: https://git-scm.com/docs/git-init.

git init

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

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

git init --bare