1. NAME

git-init-db - Creates an empty git repository

2. SYNOPSIS



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

3. DESCRIPTION



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