git-init-db(1) - Linux man page

Name

git-init-db - Creates an empty git repository

Synopsis

git init-db [-q | --quiet] [--bare] [--template=<template_directory>] [--shared[=<permissions>]]

Description

This is a synonym for git-init(1). Please refer to the documentation of that command.