Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

git-init-db - Creates an empty Git repository

Description

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

Git

       Part of the git(1) suite

Git 2.48.1                                         07/02/2025                                     GIT-INIT-DB(1)

Name

       git-init-db - Creates an empty Git repository

Synopsis

gitinit-db [-q | --quiet] [--bare] [--template=<template-directory>] [--separate-git-dir <git-dir>] [--shared[=<permissions>]]

See Also