1GIT-INIT-DB(1) Git Manual GIT-INIT-DB(1)
23
4
NAME
6git-init-db - Creates an empty Git repository
7
SYNOPSIS
9git init-db [-q | --quiet] [--bare] [--template=<template_directory>] [--separate-git-dir <git dir>] [--shared[=<permissions>]]
1011
DESCRIPTION
13This is a synonym for git-init(1). Please refer to the documentation of
14that command.
15
GIT
17Part of the git(1) suite
1819
20
21
Git 2.18.1 05/14/2019 GIT-INIT-DB(1)