git-init-db - Creates an empty git repository
git init-db [-q | --quiet] [--bare] [--template=<template_directory>] [--shared[=<permissions>]]
This is a synonym for git-init(1). Please refer to the documentation of that command.