6 git-init-db - Creates an empty Git repository
 
  12 'git init-db' [-q | --quiet] [--bare] [--template=<template_directory>] [--separate-git-dir <git dir>] [--shared[=<permissions>]]
 
  18 This is a synonym for linkgit:git-init[1].  Please refer to the
 
  19 documentation of that command.
 
  23 Part of the linkgit:git[1] suite